mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Optimized dropdown caret position a little bit
This commit is contained in:
parent
e92843a9bf
commit
eef844d42e
@ -279,6 +279,14 @@ html {
|
||||
min-height: inherit;
|
||||
}
|
||||
|
||||
.dropdown-toggle::after {
|
||||
margin-left: -0.15em !important;
|
||||
}
|
||||
|
||||
#mainNav .navbar-collapse .navbar-sidenav > .nav-item > .nav-link {
|
||||
padding-right: 1.25em !important;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Tempus Dominus */
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
width: auto !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user