whitespace

This commit is contained in:
captainill 2015-11-06 21:01:14 -08:00
parent 7f53f82f0d
commit b33c3fcd0d
7 changed files with 509 additions and 509 deletions

View File

@ -1,6 +1,6 @@
(function(){ (function(){
Sidebar = Base.extend({ Sidebar = Base.extend({
$body: null, $body: null,
$overlay: null, $overlay: null,
@ -43,8 +43,8 @@ Sidebar = Base.extend({
}); });
} }
}); });
window.Sidebar = Sidebar; window.Sidebar = Sidebar;
})(); })();

View File

@ -161,7 +161,7 @@
margin-right: 10px; margin-right: 10px;
} }
>a { > a {
padding-left: 12px !important; padding-left: 12px !important;
svg{ svg{
position: absolute; position: absolute;