diff --git a/gui/default/assets/css/overrides.css b/gui/default/assets/css/overrides.css index 865aa4168..6bce15004 100644 --- a/gui/default/assets/css/overrides.css +++ b/gui/default/assets/css/overrides.css @@ -574,13 +574,6 @@ html[lang|="ko"] i { font-style: normal; } -/* Prevent buttons from jumping up and down - when a tooltip is shown for one of them. */ -.btn-group-vertical > .tooltip + .btn, -.btn-group-vertical > .tooltip + .btn-group { - margin-top: -1px; -} - .select-on-click { -webkit-user-select: all; user-select: all; diff --git a/gui/default/syncthing/device/editDeviceModalView.html b/gui/default/syncthing/device/editDeviceModalView.html index 972d37684..8b436b86f 100644 --- a/gui/default/syncthing/device/editDeviceModalView.html +++ b/gui/default/syncthing/device/editDeviceModalView.html @@ -14,16 +14,16 @@
{{currentDevice.deviceID}}
- - - -