summaryrefslogtreecommitdiff
path: root/client/css/post-content-control.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/css/post-content-control.styl')
-rw-r--r--client/css/post-content-control.styl3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/css/post-content-control.styl b/client/css/post-content-control.styl
index 37538f8..5c4a18d 100644
--- a/client/css/post-content-control.styl
+++ b/client/css/post-content-control.styl
@@ -12,7 +12,6 @@
text-align: center
.post-content
- text-align: left
margin: 0 auto
position: relative
@@ -24,6 +23,8 @@
bottom: 0
width: 100%
height: 100%
+ img
+ position: relative !important // to center image on small screens
img
image-orientation: from-image