GUAC-1120: Ensure proper rendering of menu on old Firefox.

This commit is contained in:
Michael Jumper
2015-03-12 12:49:32 -07:00
parent eb86fadbcc
commit fea085fd7b
2 changed files with 3 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ h2 {
margin-bottom: 1em;
margin-top: 0;
border-top: none;
width: 100%;
/* IE10 */
display: -ms-flexbox;