2
0
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:
Mark Otto
2014-02-04 00:18:34 -08:00
parent 229bc6fef9
commit ec6c9d2824
11 changed files with 21 additions and 28 deletions
+1 -1
View File
@@ -1269,7 +1269,7 @@ h1[id] {
/* Error handling */
.bs-customizer-alert {
position: fixed;
top: 51px;
top: 0;
left: 0;
right: 0;
z-index: 1030;