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:
Guangcong Luo
2016-03-29 02:55:49 -04:00
parent 5d6127c0b1
commit 37d8313e8e

View File

@@ -2559,6 +2559,7 @@ a.ilink.yours {
.setstats {
width: 138px;
height: 108px;
padding-right: 0;
}
.setstats:focus,.setstats:active {
width: 140px;