diff --git a/src/theme.scss b/src/theme.scss index 61f8ba0d2..d5547e791 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -330,6 +330,7 @@ textarea { .grid-item-action { border: none; float: right; + margin-bottom: -14px; &:hover { background-color: rgba(255, 255, 255, 0.3);