Re-position editor's content edit tabs

.. to where it should always have been, and should not require ID-targeting
to put it back, ugh.
This commit is contained in:
benjamin melançon 2019-09-28 23:36:42 -04:00
parent 1ea4670410
commit 1d142d8437

View file

@ -20,6 +20,11 @@
}
*/
#block-geofresco-local-tasks {
position: relative;
top: -1.5rem;
}
.footer {
background-image: url('/themes/custom/geofresco/images/grassland-wark-forest.jpg');
background-position: center;