Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
1989f4a8
Commit
1989f4a8
authored
Nov 08, 2018
by
Marne
Browse files
Update bootstrap.css
parent
5e5ea63a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
www/static/css/bootstrap.css
View file @
1989f4a8
...
...
@@ -6599,7 +6599,7 @@ button.close {
}
@media
(
min-width
:
768px
)
and
(
max-width
:
991px
)
{
.visible-sm
{
display
:
block
!important
;
display
:
none
!important
;
}
table
.visible-sm
{
display
:
table
!important
;
...
...
@@ -6694,7 +6694,7 @@ button.close {
}
@media
(
min-width
:
768px
)
and
(
max-width
:
991px
)
{
.hidden-sm
{
display
:
none
!important
;
display
:
block
!important
;
}
}
@media
(
min-width
:
992px
)
and
(
max-width
:
1199px
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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