Commit f78105432260194d46438854d9f465c2bb44adbd
1 parent
5bed3f5f
Exists in
master
and in
5 other branches
Fix box organizer
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
style.css
... | ... | @@ -556,8 +556,6 @@ p { |
556 | 556 | text-decoration: underline !important; |
557 | 557 | } |
558 | 558 | |
559 | -#box-organizer .block-target { clear: both; } | |
560 | - | |
561 | 559 | /*.profile-info-options*/ |
562 | 560 | #content .profile-info-options { |
563 | 561 | padding-right: 0; |
... | ... | @@ -682,7 +680,6 @@ p { |
682 | 680 | |
683 | 681 | .block-outer { |
684 | 682 | margin-top: 2em; |
685 | - clear: both; | |
686 | 683 | } |
687 | 684 | |
688 | 685 | .box-1 .block, | ... | ... |