set overflow: hidden on inner col3rd and col2nd floats to enable buttons

This commit is contained in:
scotty
2016-03-07 22:11:58 -08:00
parent 9d579763ff
commit d25d16a3d9
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -34,6 +34,7 @@ h2, h3, h4 {
float: left;
margin-right: 30px;
margin-bottom: 30px;
overflow: hidden;
}
.col3rd h3, .col2nd h3 {
margin-bottom: 0px !important;
@@ -51,6 +52,7 @@ h2, h3, h4 {
float: left;
margin-right: 30px;
margin-bottom: 30px;
overflow: hidden;
}
.shadowbox {
display: inline;