Skip to content
Snippets Groups Projects
Commit 712842e8 authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Suche-Löschen-Knopf ist jetzt auch auf mobiler Ansicht korrekt positioniert...

Suche-Löschen-Knopf ist jetzt auch auf mobiler Ansicht korrekt positioniert und hat einen weißen Hintergrund
parent c5c895b6
No related branches found
No related tags found
3 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1218Resolve "Suche-Löschen-Button",!1202Resolve "Style der Ergebnisseite neu aufbauen"
...@@ -295,10 +295,11 @@ header:nth-child(1) { ...@@ -295,10 +295,11 @@ header:nth-child(1) {
#search-delete-btn { #search-delete-btn {
position: absolute; position: absolute;
right: 0; right: 2px;
bottom: 0px; bottom: 1px;
width: auto;
border: none; border: none;
background-color: transparent; background-color: white;
font-size: 25px; font-size: 25px;
font-weight: normal; font-weight: normal;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment