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
ef7e35bb
Commit
ef7e35bb
authored
Oct 24, 2017
by
Karl Hasselbring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP: Media Query
parent
42ab2cf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
resources/assets/less/metager/start-page.less
resources/assets/less/metager/start-page.less
+13
-0
No files found.
resources/assets/less/metager/start-page.less
View file @
ef7e35bb
...
...
@@ -9,6 +9,19 @@
button {
font-size: 16px;
}
@media (max-width: @screen-xs-max) {
select {
width: 100%;
float: left;
}
input {
height: 40px;
font-size: 16px;
}
button {
font-size: 16px;
}
}
}
.searchform-bonus {
...
...
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