diff --git a/custom.css b/custom.css index 7ae03fa..c2130ea 100644 --- a/custom.css +++ b/custom.css @@ -10,4 +10,9 @@ .md-sidebar{ width: auto; } +} + +span.md-nav__icon.md-icon{ + position: absolute; + right: 5px; } \ No newline at end of file