aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-05-06 19:03:03 -1000
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-05-06 19:10:39 -1000
commite79a3cd5ed3aa4d4be1707927c4e2d647032349a (patch)
treec6aa5e6e1da62f1e011f87214c334a25f0344a2d /static/styles.css
parentbc37b05926f3b5acff7905748607f4f0da5ac14e (diff)
downloadpatchfoo-e79a3cd5ed3aa4d4be1707927c4e2d647032349a.tar.gz
patchfoo-e79a3cd5ed3aa4d4be1707927c4e2d647032349a.zip
Remove fixed image size
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 96383d1..3d513f2 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -16,7 +16,6 @@ section {
.ssb-post img {
max-width: 100%;
- width: 640px;
background-color: #eee;
}