forked from Public/pics
Fixup: cleanup responsive styles too
This commit is contained in:
parent
9fcde24c39
commit
87777a6ace
@ -461,27 +461,15 @@ a#previous_photo:hover, a#next_photo:hover {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.tiled_header {
|
||||
.tiled-header {
|
||||
font-size: 14px;
|
||||
margin: 0 0 3.5% 0;
|
||||
}
|
||||
.tiled_grid div h4 {
|
||||
.panorama h4 {
|
||||
font-size: 14px;
|
||||
padding: 15px 5px;
|
||||
}
|
||||
|
||||
.tiled_row > div, .tiled_row .single, .tiled_row .duo {
|
||||
float: none !important;
|
||||
width: 100% !important;
|
||||
margin: 0 0 5% !important;
|
||||
}
|
||||
|
||||
.tiled_row > div > div {
|
||||
float: none !important;
|
||||
width: 100% !important;
|
||||
margin: 0 0 5% !important;
|
||||
}
|
||||
|
||||
#previous_photo, #next_photo {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user