aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/views/nodes/AudioBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/AudioBox.scss b/src/client/views/nodes/AudioBox.scss
index b3df7e79f..458d607a5 100644
--- a/src/client/views/nodes/AudioBox.scss
+++ b/src/client/views/nodes/AudioBox.scss
@@ -145,7 +145,7 @@
background: $medium-blue;
cursor: pointer;
-webkit-appearance: none;
- margin: -2px;
+ margin-top: -2px;
}
.audiobox-controls {