1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

navbar fix

This commit is contained in:
chomik
2019-06-01 20:43:17 +02:00
parent b362e51ffb
commit 3a69837185
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -1,8 +1,9 @@
.navbar {
background: #fff;
color: $body-color;
border-bottom: 1px solid $border-color;
display: flex;
min-height: 3.75rem;
min-height: 3.5rem;
padding: .75rem 1rem;
width: 100%;
@@ -44,6 +45,11 @@
/**
Navbar toggler
*/
.navbar-toggler{
padding: 0;
border: 0;
}
.navbar-toggler-icon {
width: 2rem;
height: 2rem;