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
commit 97244c7b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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