aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/static
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-08-25 13:08:16 +0300
committerGravatar Vitaly Takmazov2016-08-25 13:08:16 +0300
commit1a11a2654b556b5282cefd8fdf658913954a7b99 (patch)
tree95b2a76513552303981a54a4e66bab14bfc4ecf7 /juick-www/src/main/static
parentfe61b793f883bd0596ff58efc1092cf7c4a5288f (diff)
juick-www: styling
Diffstat (limited to 'juick-www/src/main/static')
-rw-r--r--juick-www/src/main/static/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index a81983c0..a755fe32 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -221,7 +221,7 @@ q { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-left: 10px;
margin-top: -2px;
}
.icon--ei-comment {
- margin-top: -4px;
+ margin-top: -3px;
}
/******************************************************************************/
@@ -241,7 +241,7 @@ q { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-left: 10px;
#newmessage .img, #newmessage .tags { width: 100%; }
#column { float: none; padding-top: 0; width: auto; margin: 0 10px; }
- article { margin-left: 0; overflow: auto; }
+ article { margin: 8px; overflow: auto; }
article>aside { margin: 0 10px 0 0; width: 40px; height: 40px; }
article>aside img { width: 40px; height: 40px; }
article>header.u { margin: 0; width: auto; display: block; }