mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-01 19:06:16 +01:00
fixed #1760 - ff button alignment
This commit is contained in:
@@ -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
|
||||
|
||||
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -803,6 +803,7 @@ body.sidebar-quickopen #admin-main {
|
||||
|
||||
.button {
|
||||
margin: 0;
|
||||
height: 37px;
|
||||
|
||||
&.dropdown-toggle {
|
||||
margin-left: -4px;
|
||||
|
||||
Reference in New Issue
Block a user