Skip to content
Permalink
Browse files

- Fixed bug: added missing `ms-hide` class to the CSS file

  • Loading branch information
alvarotrigo committed Oct 16, 2017
1 parent 266810f commit 3a27cea0fab160a9c9d142d4683fad3c3a8efff0
@@ -97,3 +97,6 @@ html, body {
.multiscroll-tooltip.left {
left: 20px;
}
.ms-responsive .ms-hide{
display: none;
}

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

@@ -97,3 +97,6 @@ html, body {
.multiscroll-tooltip.left {
left: 20px;
}
.ms-responsive .ms-hide{
display: none;
}

0 comments on commit 3a27cea

Please sign in to comment.
You can’t perform that action at this time.