aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-10-09 11:21:13 +0200
committermarijus <mario@mariovavti.com>2014-10-09 11:21:13 +0200
commita8df8165eae2abf8db3a40b5d4aae9368ee081a6 (patch)
tree42c34c50caac5b65dc322fea612aa57d52506ed9 /view
parentcd188cb70d22836c9886768862168771495d69c2 (diff)
downloadvolse-hubzilla-a8df8165eae2abf8db3a40b5d4aae9368ee081a6.tar.gz
volse-hubzilla-a8df8165eae2abf8db3a40b5d4aae9368ee081a6.tar.bz2
volse-hubzilla-a8df8165eae2abf8db3a40b5d4aae9368ee081a6.zip
more css fixes
Diffstat (limited to 'view')
-rw-r--r--view/css/widgets.css4
-rw-r--r--view/theme/redbasic/css/style.css1
2 files changed, 5 insertions, 0 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css
index 2bb6a125b..5176c6934 100644
--- a/view/css/widgets.css
+++ b/view/css/widgets.css
@@ -73,6 +73,10 @@
margin: 2px 0px 0px 10px;
}
+#posted-date-selector li:not(:first-child) {
+ margin-top: 2px;
+}
+
/* categories */
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index f8305e32b..b5fccc1b9 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1526,6 +1526,7 @@ div.jGrowl div.jGrowl-notification {
margin-left: $radiuspx;
border: 1px solid #ccc;
border-top: none;
+ width: calc(197px - $radiuspx * 2) !important;
}
#recip-ac .autocomplete,