summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2016-03-08 14:47:48 +0100
committerChristian Franke <nobody@nowhere.ws>2016-03-08 14:47:48 +0100
commit309876adfeaa523f402ddd6b92f066f053ca9d2a (patch)
treefb003fcf73088ceab0f0229f69ae22ee6583244f /public
parent576f8a9b04fce32b2bc05b853c60b167fa7183e6 (diff)
More image formatting
Diffstat (limited to 'public')
-rw-r--r--public/css/sublab.bootstrap.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/css/sublab.bootstrap.css b/public/css/sublab.bootstrap.css
index af2e56b..f2bcf56 100644
--- a/public/css/sublab.bootstrap.css
+++ b/public/css/sublab.bootstrap.css
@@ -54,4 +54,6 @@ h1 {
.img-wiki {
max-width: 35%;
+ max-height: 25em;
+ clear: both;
}