Merge pull request #1086 from dod-ccpo/ie11-header-bug

Ie11 header bug
This commit is contained in:
leigh-mil 2019-09-23 10:24:05 -04:00 committed by GitHub
commit c18d44701e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@
p {
margin: 0;
max-width: none;
}
button.icon-tooltip {
@ -26,6 +27,7 @@
.icon {
@include icon-size(12);
bottom: -1px;
}
}
}