mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Improve roomtab close button alignment
This commit is contained in:
parent
cc4724e264
commit
1889c5e7b3
|
|
@ -400,8 +400,8 @@ button:disabled {
|
|||
}
|
||||
.tabbar .closebutton {
|
||||
display: inline-block;
|
||||
margin: 0 0 0 -18px;
|
||||
width: 18px;
|
||||
margin: 0 0 0 -17px;
|
||||
width: 17px;
|
||||
text-align: left;
|
||||
top: 3px;
|
||||
vertical-align: top;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user