summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2016-03-08 14:54:48 +0100
committerChristian Franke <nobody@nowhere.ws>2016-03-08 14:54:48 +0100
commit49087a6fd38d42ab45b4235ddb931c73f481d36d (patch)
treecaf79cd1a63701dbf9e4e814b04d1bd372546a60
parenta5d0285ec8f2032d075c946823a3642c33823efb (diff)
Another attempt
-rw-r--r--public/css/sublab.bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/sublab.bootstrap.css b/public/css/sublab.bootstrap.css
index cf8b5e9..597e7be 100644
--- a/public/css/sublab.bootstrap.css
+++ b/public/css/sublab.bootstrap.css
@@ -58,10 +58,10 @@ h1 {
clear: both;
}
-.img-wiki .pull-left {
+.img-wiki.pull-left {
margin-right: 8px;
}
-.img-wiki .pull-right {
+.img-wiki.pull-right {
margin-left: 8px;
}