Adds IE popup for IE less than IE9 versions
This commit is contained in:
@@ -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
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user