mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
fix pref-tabs display for IE7
This commit is contained in:
+2
-2
@@ -572,13 +572,13 @@ div.prefsTabSelected {
|
||||
font-size : 9pt;
|
||||
font-family : "Lucida Grande", Tahoma, sans-serif;
|
||||
position : relative;
|
||||
bottom : -2px;
|
||||
bottom : 0px;
|
||||
border-collapse : collapse;
|
||||
-moz-border-radius : 3px;
|
||||
font-weight : bold;
|
||||
min-width : 100px;
|
||||
text-align : center;
|
||||
z-index : 999;
|
||||
z-index : 2;
|
||||
}
|
||||
|
||||
div.notice {
|
||||
|
||||
Reference in New Issue
Block a user