Restore min-width on style manager -/+ buttons
Set to 0 in 23da0d70b
, possibly because the default was too chunky, but
it's definitely wrong with 0
This commit is contained in:
parent
be2ae2c1d7
commit
92206d30f6
1 changed files with 0 additions and 6 deletions
|
@ -21,9 +21,3 @@
|
||||||
{
|
{
|
||||||
width: 105px;
|
width: 105px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#styleManager-buttons {
|
|
||||||
button {
|
|
||||||
min-width: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue