fixed #1760 - ff button alignment

This commit is contained in:
Andy Miller
2019-10-23 15:11:30 -06:00
parent a26b313b49
commit 0b02c63a30
4 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
1. [](#bugfix)
* Fixed administrator user creation when `Flex Users` is enabled
* Fixed minor button alignment in FF [#1760](https://github.com/getgrav/grav-plugin-admin/issues/1760)
# v1.10.0-beta.10
## 10/03/2019

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -803,6 +803,7 @@ body.sidebar-quickopen #admin-main {
.button {
margin: 0;
height: 37px;
&.dropdown-toggle {
margin-left: -4px;