mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 04:50:24 +00:00
button alignment in nav
This commit is contained in:
parent
ddafee6ece
commit
e84bc04e20
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
.navbar-toggler {
|
||||
position: absolute;
|
||||
top: 1.25rem;
|
||||
top: 1rem;
|
||||
right: 0;
|
||||
z-index: 5;
|
||||
}
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
display: block;
|
||||
float: none;
|
||||
height: auto;
|
||||
padding: 1.75rem 1.25rem;
|
||||
padding: 1.55rem 1.25rem;
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
line-height: 1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue