more col fixes

This commit is contained in:
jeena 2013-07-18 13:37:03 +02:00
parent 62699ab89c
commit 9a8f65d33f

View file

@ -160,10 +160,12 @@ footer #social {
.col3 .col {
width: 33%;
float: left;
padding-right: 1em;
}
.col3 .col:last-child {
float: right;
padding-right: 0;
}
.box {