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
typo3
qfq
Commits
79a918b2
Commit
79a918b2
authored
Mar 15, 2016
by
Rafael Ostertag
Browse files
qfq-bs.css.less: qfqAlertContainer used position `absolute` instead of `fixed`.
parent
c73e2165
Changes
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
79a918b2
#qfqAlertContainer {
position:
absolute
;
position:
fixed
;
top: 0;
left: 0;
width: 100%;
...
...
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