Browse Source

fix style

Rafał Pitoń 8 years ago
parent
commit
6514b3be84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/style/misago/toolbar.less

+ 1 - 1
frontend/style/misago/toolbar.less

@@ -27,7 +27,7 @@
 
 
 // Full displays
 // Full displays
 @media screen and (min-width: @screen-md-min) {
 @media screen and (min-width: @screen-md-min) {
-.toolbar-left {
+  .toolbar-left {
     float: left;
     float: left;
     margin-right: @padding-large-horizontal;
     margin-right: @padding-large-horizontal;
   }
   }