CSS bugfix to two-column popups - the right column was too wide and was being pushed below the left column

pull/380/head
Jordan 2012-01-30 08:20:02 -05:00
parent ac41acd52b
commit f69a2cca3c
1 changed files with 0 additions and 1 deletions

View File

@ -1276,7 +1276,6 @@ label {
float: left;
width: 50%;
box-sizing: border-box;
padding-left: 10px;
}
#settingsmenu, #importexport, #embed {