Fix album title box on mobile.

This commit is contained in:
Aaron van Geffen 2017-11-22 11:22:38 +01:00
parent cda7f3115c
commit 981b652e25
1 changed files with 4 additions and 0 deletions

View File

@ -661,6 +661,10 @@ a#previous_photo:hover, a#next_photo:hover {
padding: 12px 4px;
}
.album_title_box {
margin-left: 0;
}
.tiled_header {
font-size: 14px;
margin: 0 0 3.5% 0;