summaryrefslogtreecommitdiff
path: root/www/styles/jingles.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-02-05 17:28:17 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-02-05 17:28:17 (GMT)
commit5a577416e669d3ae8d4f26947367a08540bc9a03 (patch)
tree671890463ae0ff8bcb6db66e666ea787f7d85f62 /www/styles/jingles.css
parentfa705183cfc9c2af1a4e7c09e3e34251435635c0 (diff)
make jingle view great again
Diffstat (limited to 'www/styles/jingles.css')
-rw-r--r--www/styles/jingles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/styles/jingles.css b/www/styles/jingles.css
index 8fb1f55..1dc50c1 100644
--- a/www/styles/jingles.css
+++ b/www/styles/jingles.css
@@ -23,3 +23,8 @@
#app-jingles .group {
margin-bottom: 40px;
}
+
+#app-jingles table .btn {
+ margin-top: 0.3em;
+ margin-left: 0.6em;
+}