summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/data/style.css b/data/style.css
index dfea215..8cc2e0a 100644
--- a/data/style.css
+++ b/data/style.css
@@ -16,10 +16,12 @@
}
.title-menu-button {
- margin-bottom: 0px;
- margin-top: 0px;
- padding-bottom: 0px;
- padding-top: 0px;
+ margin-bottom: -7px;
+ margin-top: -6px;
+}
+
+.title-menu-button > button {
+ border-radius: 0;
}
.compressed-entries-label {