set overflow: hidden on inner col3rd and col2nd floats to enable buttons
This commit is contained in:
@@ -18,6 +18,7 @@ h2, h3, h4 {
|
|||||||
float: left;
|
float: left;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.col3rd h3, .col2nd h3 {
|
.col3rd h3, .col2nd h3 {
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
@@ -35,6 +36,7 @@ h2, h3, h4 {
|
|||||||
float: left;
|
float: left;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.shadowbox {
|
.shadowbox {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ h2, h3, h4 {
|
|||||||
float: left;
|
float: left;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.col3rd h3, .col2nd h3 {
|
.col3rd h3, .col2nd h3 {
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
@@ -51,6 +52,7 @@ h2, h3, h4 {
|
|||||||
float: left;
|
float: left;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.shadowbox {
|
.shadowbox {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
Reference in New Issue
Block a user