Fix module layout in IE11

stable
Xavier Julián 2015-01-27 14:22:29 +01:00
parent 488a32641e
commit 9aed515b47
1 changed files with 2 additions and 3 deletions

View File

@ -25,13 +25,12 @@
.icon {
@extend %xxlarge;
flex-basis: 60px;
flex-grow: 1;
margin: 0 auto;
min-height: 60px;
min-width: 60px;
}
.desc {
flex-grow: 1;
text-align: center;
width: 100%;
}
.activate-input {
display: none;