Browse Source

adjust style

akira-s 6 years ago
parent
commit
26c7aa1d08
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/client/styles/scss/_layout_kibela.scss

+ 5 - 0
src/client/styles/scss/_layout_kibela.scss

@@ -167,6 +167,11 @@ body.kibela {
         background: transparent !important;
         background: transparent !important;
         border-bottom: solid 2.7px #5584e1;
         border-bottom: solid 2.7px #5584e1;
       }
       }
+
+      .dropdown-toggle::after {
+        // hide caret
+        content: none;
+      }
     }
     }
 
 
     .wiki {
     .wiki {