aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-01 23:09:45 -0800
committerredmatrix <git@macgirvin.com>2016-02-01 23:09:45 -0800
commit7f453949a17f4d3cd755ab5fc96be21396c9cc91 (patch)
treee95effc0c1d366aaf373481e8de401a32de9790e /view/theme/redbasic/css
parent38f385f67d0f998f0958cfe3ea7d14772b977162 (diff)
downloadvolse-hubzilla-7f453949a17f4d3cd755ab5fc96be21396c9cc91.tar.gz
volse-hubzilla-7f453949a17f4d3cd755ab5fc96be21396c9cc91.tar.bz2
volse-hubzilla-7f453949a17f4d3cd755ab5fc96be21396c9cc91.zip
minor tweaks
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 7b4a3ddd7..b2255b3af 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -962,6 +962,9 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
margin-bottom: 18px;
}
+#jot-preview-content {
+ margin-top: 10px;
+}
.acl-list-item {
width: 48%; /* fallback if browser does not support calc() */
width: calc(50% - 10px);