mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-11 21:38:42 -05:00
Improve teambuilder zoom support
This gives one pixel of horizontal space as overflow buffer for the stats button in the teambuilder. It doesn't seem to improve the range of zoom values in Chrome, but perhaps it'll help Firefox or something.
This commit is contained in:
@@ -2559,6 +2559,7 @@ a.ilink.yours {
|
||||
.setstats {
|
||||
width: 138px;
|
||||
height: 108px;
|
||||
padding-right: 0;
|
||||
}
|
||||
.setstats:focus,.setstats:active {
|
||||
width: 140px;
|
||||
|
||||
Reference in New Issue
Block a user