mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
parent
f40c96b10f
commit
3fa9b786e9
1 changed files with 0 additions and 7 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue