artisan-tattoo / assistant-api

A simple CRM for managing tattoo shops.
artisanassistant.com
67 stars 8 forks source link

Fix bootstrap flash messages #37

Closed narzero closed 10 years ago

narzero commented 10 years ago

9d5e8c8 This implements the comment from user cseelus on https://coderwall.com/p/jzofog to fix the bootstrap flash message styling in Rails 4.1+.

422172d Adds some margin to the top of the flash message div.

steveklabnik commented 10 years ago

Ah! Thank you!