Skip to content
Snippets Groups Projects
Commit a0fdccda authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fixed quicktip style in IE11

parent 5d288c90
No related branches found
No related tags found
2 merge requests!1556Development,!1554Resolve "Startpage style not working in IE11"
...@@ -376,6 +376,7 @@ a { ...@@ -376,6 +376,7 @@ a {
/**/ /**/
//min-width: @additions-width-min; //min-width: @additions-width-min;
max-width: @additions-width-max; max-width: @additions-width-max;
height: 100%;
#search-settings { #search-settings {
display: none; display: none;
} }
...@@ -700,4 +701,4 @@ footer.resultPageFooter { ...@@ -700,4 +701,4 @@ footer.resultPageFooter {
.settings-checkbox .settings-icon { .settings-checkbox .settings-icon {
margin-left: 5px; margin-left: 5px;
font-size: 1em; font-size: 1em;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment