mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Make tabs prettier in IE
This commit is contained in:
parent
d9c07bbb8e
commit
4be517e098
|
|
@ -174,15 +174,13 @@ a.subtle:hover {
|
|||
|
||||
.tabbar li,
|
||||
.tabbar ul {
|
||||
display: inline;
|
||||
display: block;
|
||||
float: left;
|
||||
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.tabbar ul {
|
||||
float: left;
|
||||
display: block;
|
||||
}
|
||||
.tabbar a.button {
|
||||
outline: none;
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user