X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=style.less;fp=style.less;h=a1ec6e4ff55822013486a83229002cee86b71ecf;hp=bca514e29ed7eca76ba2943900304f8cd9d40e40;hb=e1c37a707f4a2e91f1d8f447385cffc9cbd32f9a;hpb=0b70e4b47604d7a6ee1f851c31bb5ce2f6410044 diff --git a/style.less b/style.less index bca514e..a1ec6e4 100644 --- a/style.less +++ b/style.less @@ -66,6 +66,7 @@ body { position: absolute; top: @tabs-top; height: @tabtab-height * 4 + @tab-height; + width: @right-width; } .tab + .tab, .selected-tab + .tab, .tab + .selected-tab { margin-top: 5px;