Improvment in displaying tabs in Safari

Changes applyed by Shamim Rezaie (http://rezaie.info)
This commit is contained in:
rezaie9
2009-04-07 07:25:05 +00:00
parent 0e329b2a43
commit 88e99d8df9
+4 -1
View File
@@ -592,7 +592,7 @@ form.mform .fitemtitle {
top: 4.2em !important;
}
@media all and (min-width: 0px) { /* Opera only */
@media all and (min-width: 0px) { /* Opera only, the floating # will hide this from Safari */
.tabrow0 a {
padding-right: 14px;
padding-left: 0;
@@ -602,8 +602,11 @@ form.mform .fitemtitle {
padding-left: 14px !important;
padding-right: 0 !important;
}
#
}
/* ========================
overrides styles_ie6
======================== */