forked from Public/pics
Fix album title box on mobile.
This commit is contained in:
parent
cda7f3115c
commit
981b652e25
@ -661,6 +661,10 @@ a#previous_photo:hover, a#next_photo:hover {
|
|||||||
padding: 12px 4px;
|
padding: 12px 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.album_title_box {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.tiled_header {
|
.tiled_header {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin: 0 0 3.5% 0;
|
margin: 0 0 3.5% 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user