]> arthur.barton.de Git - netdata.git/commitdiff
Make icons in sidebar the same width
authorPavel Djundik <xPaw@users.noreply.github.com>
Sat, 31 Dec 2016 13:39:07 +0000 (15:39 +0200)
committerGitHub <noreply@github.com>
Sat, 31 Dec 2016 13:39:07 +0000 (15:39 +0200)
web/index.html

index a4de20ea5fd35080b65ccf99e6cb23c743b344c4..80b721fcb72bc7edf211ca6e19ff7e1d6c151251 100644 (file)
         font-weight: 500;
         color: #767676;
     }
+    .dashboard-sidebar .nav > li > a > .fa {
+        width: 20px;
+        text-align: center;
+    }
     .dashboard-sidebar .nav > li > a:hover,
     .dashboard-sidebar .nav > li > a:focus {
         padding-left: 19px;