mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Don't offset customizer alert, grunt dist
This commit is contained in:
@@ -1269,7 +1269,7 @@ h1[id] {
|
||||
/* Error handling */
|
||||
.bs-customizer-alert {
|
||||
position: fixed;
|
||||
top: 51px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 1030;
|
||||
|
||||
Reference in New Issue
Block a user