Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
d70468dc
Commit
d70468dc
authored
Feb 27, 2018
by
Karl Hasselbring
Browse files
Reperaturen an der Foki-Leiste für mobile Ansichten
parent
5752e25f
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
d70468dc
...
...
@@ -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;
...
...
resources/assets/less/metager/start-page.less
View file @
d70468dc
...
...
@@ -100,7 +100,7 @@
}
#sponsors {
@media(max-width: @screen-xs-max) {
margin: 0px 5px;
margin:
2
0px 5px;
}
h2 {
font-size: 21px;
...
...
@@ -132,4 +132,4 @@
max-width: 770px;
margin-bottom: 10px;
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment