Browse Source

Fixed list of characteristics of a bike shop for es

development
Godwin 8 years ago
committed by GitHub
parent
commit
72488d34ef
  1. 4
      app/assets/stylesheets/_application.scss

4
app/assets/stylesheets/_application.scss

@ -1821,6 +1821,10 @@ table.schedule {
background-position: center;
background-repeat: no-repeat;
}
ul {
clear: left;
}
}
}

Loading…
Cancel
Save