From 2d8be163c3fb948b7dffb0559bd1ecdbaf9477a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Umut=20Utku=20ER=C5=9EAH=C4=B0NCE?= Date: Sat, 20 Jul 2024 21:31:30 +0300 Subject: [PATCH] centering and stretching problems #734 --- app/css/chise.css | 6 ++---- index.html | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/app/css/chise.css b/app/css/chise.css index eddee046..5d189e57 100644 --- a/app/css/chise.css +++ b/app/css/chise.css @@ -639,7 +639,6 @@ menu:not([title]):before{ .palette-panel-body { margin-top: 10px; - margin-left: 6px; } .palette-label { @@ -651,6 +650,7 @@ menu:not([title]):before{ color: #555; margin-top: -17px; padding-right: 6px; + padding-left: 6px; } .panel { @@ -881,12 +881,10 @@ img#template-reversible-output-add-button:hover { .paletteCol { position: relative; display: inline-block; - width: 35px; + width: 40px; height: 26px; text-align: center; margin: 5px; - margin-left: 3px; - margin-right: 3px; } .custom-menu-item { diff --git a/index.html b/index.html index aeaa62eb..14b5903f 100644 --- a/index.html +++ b/index.html @@ -543,7 +543,7 @@
- +