sticky form buttons also in creation forms

This commit is contained in:
Laura Klünder 2017-06-16 11:56:24 +02:00
parent 9ba14677c0
commit 3081b4b9c8

View file

@ -52,7 +52,7 @@ body:not(.map-enabled) #sidebar {
padding:10px 15px 0; padding:10px 15px 0;
margin:auto; margin:auto;
} }
#sidebar .content form[data-editing] .form-group:last-child:not(:first-child) { #sidebar .content form .form-group:last-child:not(:first-child) {
margin-bottom:0; margin-bottom:0;
padding:0 0 15px; padding:0 0 15px;
position:sticky; position:sticky;