Merge pull request #512 from AyuntamientoMadrid/ie8

Popup < IE9
This commit is contained in:
Enrique García
2015-09-17 11:04:09 +02:00
6 changed files with 45 additions and 0 deletions

View File

@@ -262,6 +262,17 @@ h6 {
border-top: rem-calc(6) solid $brand;
}
.ie-alert-box {
position: absolute;
top: 0;
width: 100%;
a.close {
font-size: 36px;
top: 20%;
}
}
// 04. Header
// - - - - - - - - - - - - - - - - - - - - - - - - -