Restore the double-border on .gal-next IF thumbnails aren't hidden

This commit is contained in:
Zixaphir 2013-08-24 22:20:39 -07:00
parent 209154d905
commit 75e54949ae
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1110,6 +1110,7 @@ a:only-of-type > .remove {
<%= align %>-items: stretch;
text-align: center;
background: rgba(0,0,0,.5);
border-left: 1px solid #222;
}
.hide-thumbnails .gal-thumbnails {
display: none;