Make notifications a little bit wider to accomodate range ban message.
This commit is contained in:
parent
d91bf049ce
commit
97191752ce
@ -419,7 +419,7 @@ audio.controls-added {
|
|||||||
box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
|
box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
margin: 1px auto;
|
margin: 1px auto;
|
||||||
width: 500px;
|
width: 550px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: all .25s ease-in-out;
|
transition: all .25s ease-in-out;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user