Yohei Shiina %!s(int64=4) %!d(string=hai) anos
pai
achega
00c4c60ae8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/app/src/styles/_search.scss

+ 2 - 0
packages/app/src/styles/_search.scss

@@ -180,6 +180,8 @@
     .nav.nav-pills {
       > .page-list-li {
         &.active {
+          // add this negative margin to avoid inner elements of .page-list-li.active
+          // moving to right side by border-left's px size.
           margin-left: -3px;
           border-left: solid 3px transparent;
         }