diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css index c7bd2fcd435..5c1b46e0c07 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -688,6 +688,7 @@ label.infield { } #notification, #update-notification { margin: 0 auto; + max-width: 60%; z-index: 101; background-color: #fc4; border: 0; |