aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-11-03 16:57:30 -0800
committerfriendica <info@friendica.com>2014-11-03 16:57:30 -0800
commitca1df08d92fc05e7301f112faee7a6bbac653aeb (patch)
tree61f48b9e2dd0a4f7a640d24b6ce9fce1b772414b /view/css
parentfdb9b9d52ed1959213a67b1313b617d0e4eb057f (diff)
downloadvolse-hubzilla-ca1df08d92fc05e7301f112faee7a6bbac653aeb.tar.gz
volse-hubzilla-ca1df08d92fc05e7301f112faee7a6bbac653aeb.tar.bz2
volse-hubzilla-ca1df08d92fc05e7301f112faee7a6bbac653aeb.zip
posted-date-selector - spacing was slightly off in dropdown entries
Diffstat (limited to 'view/css')
-rw-r--r--view/css/widgets.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css
index df113b12e..d481a09d1 100644
--- a/view/css/widgets.css
+++ b/view/css/widgets.css
@@ -74,6 +74,10 @@
margin-top: 2px;
}
+#posted-date-selector-drop li:not(:first-child) {
+ margin-top: 2px;
+}
+
/* categories */