Newer
Older
dmpopidor / app / assets / stylesheets / blocks / _statuses.scss
@Bodacious Bodacious on 19 Oct 2018 83 bytes Update asset structure with webpacker gem
.status {
  display: block;
  float: left;
  clear: left;
  margin-bottom: 10px;
}