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;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 27px;
|
top: 27px;
|
||||||
width: 230px;
|
width: 210px;
|
||||||
background: $simple-background-color;
|
background: $simple-background-color;
|
||||||
border-radius: 0 4px 4px;
|
border-radius: 0 4px 4px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
Reference in New Issue