mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
#7504 part 2... the tabs don't need to much margin/padding fiddling after all.
git-svn-id: file:///svn/phpbb/trunk@7083 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -202,8 +202,6 @@ a:hover {
|
||||
|
||||
.rtl #tabs a {
|
||||
float: right;
|
||||
margin: 0 0 0 1px;
|
||||
padding: 0 6px 0 0;
|
||||
}
|
||||
|
||||
#tabs a span {
|
||||
@@ -216,11 +214,6 @@ a:hover {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.rtl #tabs a span {
|
||||
float: left;
|
||||
padding: 7px 6px 6px 12px;
|
||||
}
|
||||
|
||||
/* Commented Backslash Hack hides rule from IE5-Mac \*/
|
||||
#tabs a span, .rtl #tabs a span { float:none;}
|
||||
/* End hack */
|
||||
|
Reference in New Issue
Block a user