From d29cd7e9a7c612129692e369e9abecb4e6e107ea Mon Sep 17 00:00:00 2001 From: ocogeclub Date: Sat, 22 May 2021 23:21:07 +0900 Subject: [PATCH] Fixed toolbar button layout --- index.css | 8 +++++--- index.html | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/index.css b/index.css index 2b4883d..e350359 100644 --- a/index.css +++ b/index.css @@ -337,10 +337,11 @@ div.toolbar-left { color: white; border: none; background-color: transparent; - padding: 4px; + /* padding: 4px; */ transition-property: all; transition: 0.2s linear; font-size: large; + line-height: 1em; outline: none; text-decoration: none; } @@ -351,13 +352,13 @@ div.toolbar-left { .redo { vertical-align: middle; - margin-top: 1px; + /* margin-top: 0px; */ } div.toolbar-right { position: absolute; right: 2px; - margin-top: 5px; + margin-top: 6px; display: inline-block; /* text-align: right; */ width: 500px; @@ -375,6 +376,7 @@ div.toolbar-right { width: 72px; height: 30px; outline: none; + vertical-align: middle; } .toolbarButton:hover { diff --git a/index.html b/index.html index 46ddad0..2eb1524 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ class="fas fa-clone"> 別名 -