diff options
Diffstat (limited to 'template/yoga/admin/default-layout.css')
-rw-r--r-- | template/yoga/admin/default-layout.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index 6ebb4a320..f12fa2048 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -200,10 +200,10 @@ UL.tabsheet LI { } UL.tabsheet LI.selected_tab { - font-weight: bold; - position: relative; - top: 1px; - padding-top: 4px; + font-weight: bold; + position: relative; + top: 1px; + padding-top: 4px; } .over{ |