aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-02-03 15:49:56 -0800
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-02-04 02:53:53 -0800
commitb85860fda2946cbb2b29a5cee4bf0f27c3813e1e (patch)
tree5288498dbad61e512ce46a11e41f5e878b355bad /static/styles.css
parent4d7791fb6b9fc2c1063b88069fd8aa2bad0c18f2 (diff)
downloadpatchfoo-b85860fda2946cbb2b29a5cee4bf0f27c3813e1e.tar.gz
patchfoo-b85860fda2946cbb2b29a5cee4bf0f27c3813e1e.zip
Render about description
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index a0ec39f..bd804e8 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -112,6 +112,10 @@ td {
padding: .75ex;
}
+.feed-about {
+ padding-left: .75ex;
+}
+
.msg-left .ssb-avatar-image {
margin-left: .25em;
background-color: #efd;