SPR-908: QS - usertools - do-task better size and padding

This commit is contained in:
Silke Pisulla 2017-05-19 11:50:28 +02:00
commit 3a51dc94fd
2 changed files with 2 additions and 9 deletions

View file

@ -38,7 +38,7 @@ ul.page-attributes {
.plugin__do_usertasks {
width: 100%;
min-width: @toggle-size;
min-width: (@toggle-size + .25);
min-height: @toggle-size;
border-radius: @ini_default_border_radius;
border: 1px solid @wikiicons-border;