comparison app/assets/stylesheets/_layout.scss @ 386:bf9e350f8a2b

Add styling to the alerts.
author nanaya <me@myconan.net>
date Sun, 07 Jun 2015 10:24:35 +0900
parents 2ad092e60975
children 433bc70e1781
comparison
equal deleted inserted replaced
385:62fef621f39c 386:bf9e350f8a2b
38 38
39 body, button, input { 39 body, button, input {
40 font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif; 40 font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
41 font-size: 12px; 41 font-size: 12px;
42 } 42 }
43
44 .alert {
45 flex: none;
46 }