forked from mirrors/easyappointments
Less horizontal padding for dropdown items.
This commit is contained in:
parent
ad8308794c
commit
cafe670b11
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ th {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
||||||
.dropdown-item {
|
.dropdown-item {
|
||||||
padding: 1rem 1.5rem;
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue