annotate app/assets/stylesheets/alert.scss @ 375:66ee2f5e793e

Exclude bin/ from rubocop.
author nanaya <me@myconan.net>
date Sat, 06 Jun 2015 22:22:41 +0900
parents 5a4d31e97937
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
190
d4682cea8e58 Fun with alerts.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 .alert {
268
7f1eac4a7fa9 This one looks better.
edogawaconan <me@myconan.net>
parents: 266
diff changeset
2 margin-top: 20px;
190
d4682cea8e58 Fun with alerts.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3 }