fix theme dropdown when chrome zoom=90% (..)

This commit is contained in:
Thibault Duplessis 2014-12-07 21:08:00 +01:00
parent 6a3d46e0f2
commit 36bd8c32d8

View file

@ -1225,7 +1225,7 @@ ul.language_links li:last-child {
}
#themepicker.shown div.dropdown {
display: block;
width: 240px;
width: 241px;
text-align: center;
}
body #themepicker div.is2d,