Commit 54123a033d87f46ae1bc3d8619b1877fc8ba625e

Authored by Melissa Wen
1 parent ca7c1b35

Fix block's left alignment

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
style.css
... ... @@ -753,7 +753,6 @@ p {
753 753 }
754 754  
755 755 .block-outer {
756   - float: left;
757 756 margin-bottom: 45px;
758 757 clear: both;
759 758 }
... ...