Fix settings pages. sidebar withou shadow.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-07 20:46:20 -03:00
commit c6dd1164a9
6 changed files with 52 additions and 19 deletions

View file

@ -238,6 +238,11 @@
.tooltip {
display: none !important;
}
.move-right .exit-off-canvas,
.move-left .exit-off-canvas {
box-shadow: none;
}
}
@media (max-width: 640px) {