Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorAlexander Shubin <aleksandrs.subins@zabbix.com>2022-07-07 13:16:06 +0300
committerAlexander Shubin <aleksandrs.subins@zabbix.com>2022-07-07 13:16:06 +0300
commite3c63f8f2eb68fa27b32753509dd1c393ba99efd (patch)
treef3c24d9970929c0650ff695dfe20b6448d030d7f /sass
parent02a101bb7f08c450417e84c521c2cdab6f86ff3b (diff)
..F....... [DEV-2213] fixed checkbox position
Diffstat (limited to 'sass')
-rw-r--r--sass/stylesheets/sass/screen.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/sass/stylesheets/sass/screen.scss b/sass/stylesheets/sass/screen.scss
index 1844c4dab0e..fcc394766a6 100644
--- a/sass/stylesheets/sass/screen.scss
+++ b/sass/stylesheets/sass/screen.scss
@@ -1704,7 +1704,6 @@ select {
& + label {
span {
position: relative;
- top: 1px;
display: inline-block;
width: 14px;
height: 14px;