Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
whats-open
Commits
d6dff5a7
Commit
d6dff5a7
authored
Oct 27, 2013
by
Renfred Harper
Browse files
Hide about-close view on small displays
parent
c721ae6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
d6dff5a7
...
...
@@ -218,6 +218,9 @@ ul.ui-autocomplete {
#info-close
{
padding
:
6px
31px
31px
31px
;
}
#about-close
{
display
:
none
;
}
}
/* md */
@media
(
min-width
:
992px
)
{
...
...
@@ -251,9 +254,6 @@ ul.ui-autocomplete {
#info-close
{
display
:
none
;
}
#about-close
{
display
:
none
;
}
#about-body
{
bottom
:
100px
;
}
...
...
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