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

Reperaturen an der Foki-Leiste für mobile Ansichten

parent 7667ae2e
No related branches found
No related tags found
3 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1207WIP: Resolve "Rechtschreibfehler",!1198Meta ger redesign
......@@ -233,6 +233,9 @@ header:nth-child(1) {
border-bottom: 1px solid rgb(255, 128, 0);
color: rgb(255, 128, 0);
}
&:last-child {
padding-right: 20px
}
}
.edit-focus {
margin-left: 7px;
......
......@@ -100,7 +100,7 @@
}
#sponsors {
@media(max-width: @screen-xs-max) {
margin: 0px 5px;
margin: 20px 5px;
}
h2 {
font-size: 21px;
......@@ -132,4 +132,4 @@
max-width: 770px;
margin-bottom: 10px;
}
}
}
\ 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