Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
2aded200
Commit
2aded200
authored
Oct 30, 2017
by
Karl Hasselbring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improved: Breite der Suchleiste angepasst
parent
c537825b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
resources/assets/less/metager/start-page.less
resources/assets/less/metager/start-page.less
+5
-3
No files found.
resources/assets/less/metager/start-page.less
View file @
2aded200
@search-bar-width: 1000px;
.mg-panel {
@media(max-width: @s
creen-sm
) {
@media(max-width: @s
earch-bar-width
) {
width: 100%;
}
@media(min-width: @s
creen-sm
) {
width: @s
creen-sm
;
@media(min-width: @s
earch-bar-width
) {
width: @s
earch-bar-width
;
}
}
...
...
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