Commit dddb5b5de99e54d31c9ac3bff82210adf3fa7069

Authored by randx
1 parent 0261b0c6

fix left project event

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
app/assets/stylesheets/sections/events.scss
@@ -31,6 +31,7 @@ @@ -31,6 +31,7 @@
31 &.joined { 31 &.joined {
32 padding:0 2px; 32 padding:0 2px;
33 @extend .alert; 33 @extend .alert;
  34 + float:none;
34 } 35 }
35 } 36 }
36 37