combined css class

This commit is contained in:
0ip 2012-02-27 22:06:46 +01:00
parent 5bfde917b0
commit eddbc950dd
2 changed files with 5 additions and 10 deletions

View file

@ -1157,12 +1157,7 @@ label {
margin: 5px 0;
}
.left_popup {
float: left;
width: 50%;
}
.right_popup {
.column {
float: left;
width: 50%;
}