Reduce advanced options dropdown width
This commit is contained in:
parent
dd49c10cdb
commit
b73ee36949
|
@ -2885,7 +2885,7 @@ button.icon-button.active i.fa-retweet {
|
|||
position: absolute;
|
||||
left: 0;
|
||||
top: 27px;
|
||||
width: 230px;
|
||||
width: 210px;
|
||||
background: $simple-background-color;
|
||||
border-radius: 0 4px 4px;
|
||||
z-index: 2;
|
||||
|
|
Loading…
Reference in New Issue