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:
authorAndrejs Verza <andrejs.verza@zabbix.com>2021-03-31 00:40:28 +0300
committerAndrejs Verza <andrejs.verza@zabbix.com>2021-03-31 00:40:28 +0300
commit327dd56c5043235bbb9bcd6ae3623cac0e1493ff (patch)
tree4e95982dc3fad631a3d144d1f86613a255bf4ba5 /sass
parentf9728de5ccfae9ed15fdd144b56a8bf88112623c (diff)
..F....... [ZBXNEXT-6309] normalized ZBX_STYLE_DASHBBOARD_GRID constant value
Diffstat (limited to 'sass')
-rwxr-xr-xsass/stylesheets/sass/components/_dashboard.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/stylesheets/sass/components/_dashboard.scss b/sass/stylesheets/sass/components/_dashboard.scss
index f4a28f691b6..71a2267e9a3 100755
--- a/sass/stylesheets/sass/components/_dashboard.scss
+++ b/sass/stylesheets/sass/components/_dashboard.scss
@@ -181,7 +181,7 @@
}
}
-.dashboard-grid-container {
+.dashboard-grid {
position: relative;
margin: 0 -4px -4px -4px;