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
9c3f0eb2
Commit
9c3f0eb2
authored
Nov 20, 2017
by
Karl Hasselbring
Browse files
Refactoring: Settings aufgeräumt
parent
b1c510f1
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/assets/less/metager/settings.less
View file @
9c3f0eb2
...
...
@@ -27,6 +27,11 @@
.wrapper,
#settings-buttons {
width: 100%;
&>* {
width: 100%;
margin: 10px 0px;
overflow: auto;
}
}
#settings-selectors {
justify-content: stretch;
...
...
@@ -38,9 +43,4 @@
justify-content: end;
}
}
#settings-buttons>* {
width: 100%;
margin: 10px 0px;
overflow: auto;
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
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