diff options
| author | Siri Reiter <siri@jones.dk> | 2016-03-26 20:43:57 +0100 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2016-03-26 20:43:57 +0100 |
| commit | 752e07432366153d9e496337e65d002fc5c3e4fc (patch) | |
| tree | 79df797b7b715cdc17053d4da5f66e9d6868c672 | |
| parent | a0b42eab246f4469f0d9bb7a90880400b9d6bb91 (diff) | |
Float none to clear around tour list image.
| -rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -255,6 +255,7 @@ img { max-height: 80px; width: auto; display: block; + float: none; } #content img.solo { |
