diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/thumbnails.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/thumbnails.less b/lib/thumbnails.less index 6ac3cb51f..3d1d5bc24 100644 --- a/lib/thumbnails.less +++ b/lib/thumbnails.less @@ -51,6 +51,8 @@ a.thumbnail:hover { .active, .next, .prev { display: block; } + .active { left: 0 } + .next, .prev { position: absolute; top: 0; |
