Add z-index to flash message

This commit is contained in:
Dmitriy Zaporozhets
2013-08-21 12:40:02 +03:00
parent 8dd37afe34
commit fede36f089
+1
View File
@@ -55,6 +55,7 @@ table a code {
bottom: 0;
width: 100%;
opacity: 0.8;
z-index: 100;
.flash-notice {
background: #49C;