Tad bigger notifications.
This commit is contained in:
parent
357f943b7f
commit
33984d4092
File diff suppressed because one or more lines are too long
@ -176,7 +176,7 @@ a[href="javascript:;"] {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.notification > .close {
|
.notification > .close {
|
||||||
padding: 4px 6px;
|
padding: 6px;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -184,7 +184,7 @@ a[href="javascript:;"] {
|
|||||||
.message {
|
.message {
|
||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 4px 20px;
|
padding: 6px 20px;
|
||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user