summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/app.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index 80a713a61..2de83aa80 100644
--- a/css/app.css
+++ b/css/app.css
@@ -76,7 +76,8 @@
.dropdown-content a{
color: black;
- padding: 12px 16px;
+ padding: 0 12px 0 44px;
+ background-position: 14px center;
text-decoration: none;
display: block;
}