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"> 別名
-