X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=views%2Fstatic%2Fcss%2Ftopmenu.css;h=f7c78315be438f3a1f530a842e473b8fe52cfb68;hb=34395a45b94d115e9912597a9aa7317fb87d0ebb;hp=344acdc3e9f99561a6381de5604c8eee0fe7f4ea;hpb=b3b56e8d306ce13207c1cf243ebe84cba29a87d3;p=myslice.git diff --git a/views/static/css/topmenu.css b/views/static/css/topmenu.css index 344acdc3..f7c78315 100644 --- a/views/static/css/topmenu.css +++ b/views/static/css/topmenu.css @@ -6,9 +6,10 @@ body { /* center the buttons vertically in the header */ div.topmenu { padding-top: 7px; } -ul.logged-in { padding-top: 10px; } +ul.logged-in { padding-top: 12px; } button#logout { /* margin-left: 8px; */ margin-bottom: 10px; } -ul.logged-in, button.logged-in { font-size: x-small; } +ul.logged-in { font-size: x-small; } +button.logged-in { font-size: small; }