summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rwxr-xr-xcontrol-center1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8810c116..5b73037b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
- enable to translate menu entry here rather than in menu-messages (#43580)
- right part:
+ o adjust spacing
o remove gray gradient
o reduce subtitles font size
diff --git a/control-center b/control-center
index 3b0420a3..3575d399 100755
--- a/control-center
+++ b/control-center
@@ -838,6 +838,7 @@ foreach (@tree) {
text-align: $align;
color: #5A8AD6;
font-weight: bold;
+ margin-top: 16px;
}
#top_margin {
margin-top: 30px;