Explorar o código

Fix alignment of "Disabled" title in the sidebar

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
af5e753173
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/stylesheets/components/_sidebar.scss

+ 1 - 1
assets/stylesheets/components/_sidebar.scss

@@ -86,7 +86,7 @@
 ._list-title {
   position: relative;
   margin: .5rem 0 0;
-  padding: 0 .75rem 0 2.25rem;
+  padding: 0 .75rem 0 2.125rem;
   line-height: 2rem;
   font-size: .75rem;
   color: $textColorLight;