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
92743806
Commit
92743806
authored
Nov 30, 2016
by
Phil Höfer
Browse files
IE-fixes :(
parent
eeb21d9c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/themes/default.css
View file @
92743806
This source diff could not be displayed because it is too large. You can
view the blob
instead.
public/css/themes/default.css.map
View file @
92743806
This diff is collapsed.
Click to expand it.
resources/assets/less/metager/base.less
View file @
92743806
...
...
@@ -34,13 +34,13 @@ summary {
.aufruf-winter.mg-panel {
background-image: url("/img/snowflake.svg");
background-repeat: no-repeat;
background-position: right;
background-
position: top right
;
background-position: right
top
;
background-
size: 100px 100px
;
}
@media(max-width: @screen-sm-max) {
.aufruf-winter.mg-panel {
background-size: 60px;
background-size:
60px
60px;
}
}
...
...
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