Merge pull request #801 from corvannoorloos/patch-3
Add clearing rule to centre-aligned elements in order to match CSS file.
This commit is contained in:
commit
1c28a359f1
1 changed files with 2 additions and 1 deletions
|
@ -11,5 +11,6 @@
|
|||
}
|
||||
|
||||
.aligncenter {
|
||||
clear: both;
|
||||
@include center-block;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue