custom/bootstrap.css
authorEdward <edward@roojs.com>
Wed, 4 Jun 2014 06:30:00 +0000 (14:30 +0800)
committerEdward <edward@roojs.com>
Wed, 4 Jun 2014 06:30:00 +0000 (14:30 +0800)
custom/bootstrap.css

index 7f36651..c00926a 100644 (file)
@@ -5782,4 +5782,13 @@ button.close {
     display: none !important;
   }
 }
+
+.alert-messages {
+    position: fixed;
+    top: 0px;
+    left: 0;
+    right: 0;
+    z-index: 10000000;
+}
+
 /*# sourceMappingURL=bootstrap.css.map */