Move status action bar left

This also resolves the issues where sometimes the timestamps wrap and also sits unpleasantly close to the … button.
master
Surinna Curtis 8 years ago
parent e60f27d649
commit efa425206c
  1. 1
      app/javascript/styles/components.scss

@ -700,6 +700,7 @@
align-items: center;
display: flex;
margin-top: 10px;
margin-left: -58px;
}
.status__action-bar-button {

Loading…
Cancel
Save