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:
parent
1ea4670410
commit
1d142d8437
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#block-geofresco-local-tasks {
|
||||||
|
position: relative;
|
||||||
|
top: -1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-image: url('/themes/custom/geofresco/images/grassland-wark-forest.jpg');
|
background-image: url('/themes/custom/geofresco/images/grassland-wark-forest.jpg');
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
|
Loading…
Add table
Reference in a new issue