Merge pull request #921 from MiguelMedeiros/fix-button-menu-styles

Fix menu button styles.
This commit is contained in:
softsimon
2021-11-11 00:02:42 +04:00
committed by GitHub

View File

@@ -74,7 +74,7 @@ li.nav-item {
.navbar {
.dropdown {
button {
.dropdown-toggle {
width: 62px;
}
}