Skip to content
Snippets Groups Projects
Unverified Commit c0842a77 authored by bleistivt's avatar bleistivt Committed by GitHub
Browse files

Add wbr style for IE 11

parent 54436b19
No related branches found
No related tags found
No related merge requests found
......@@ -312,6 +312,10 @@ small {
font-size: .8em;
}
wbr {
display: inline-block; /* for IE 11 */
}
/*____________ forms ____________*/
/* for all of the form styles, style.ini colours are not used on purpose (except for fieldset border) */
......
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