Fix horizontal scrollbar in Windows main menu

This commit is contained in:
Guangcong Luo 2013-11-30 00:52:36 -06:00
parent 793b01912d
commit ea2fc9f625

View File

@ -660,6 +660,7 @@ p.or:after {
top: 0;
right: 0;
left: 0;
width: auto;
margin: 0;
padding: 0;
}