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,8 +556,6 @@ p { | ||
556 | text-decoration: underline !important; | 556 | text-decoration: underline !important; |
557 | } | 557 | } |
558 | 558 | ||
559 | -#box-organizer .block-target { clear: both; } | ||
560 | - | ||
561 | /*.profile-info-options*/ | 559 | /*.profile-info-options*/ |
562 | #content .profile-info-options { | 560 | #content .profile-info-options { |
563 | padding-right: 0; | 561 | padding-right: 0; |
@@ -682,7 +680,6 @@ p { | @@ -682,7 +680,6 @@ p { | ||
682 | 680 | ||
683 | .block-outer { | 681 | .block-outer { |
684 | margin-top: 2em; | 682 | margin-top: 2em; |
685 | - clear: both; | ||
686 | } | 683 | } |
687 | 684 | ||
688 | .box-1 .block, | 685 | .box-1 .block, |