Imported Debian patch 4.8.10-2
This commit is contained in:
committed by
Mario Fetka
parent
8bc559c5a1
commit
358acdd85f
@@ -44,15 +44,17 @@ textarea[readonly] {
|
||||
.notification-area {
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
right: 50%;
|
||||
top: 15px;
|
||||
}
|
||||
|
||||
.notification-area div {
|
||||
position: relative;
|
||||
left: -50%;
|
||||
margin-left: -200px;
|
||||
margin-right: -200px;
|
||||
z-index: 20;
|
||||
word-wrap: break-word;
|
||||
max-width: 500px;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
/* ---- Facet ---- */
|
||||
|
||||
Reference in New Issue
Block a user