view app/assets/stylesheets/alert.css @ 266:c3080316b4dd

Removed extraneous prefixes, remove top border.
author edogawaconan <me@myconan.net>
date Wed, 16 Oct 2013 02:57:51 +0900
parents d4682cea8e58
children 7f1eac4a7fa9
line wrap: on
line source

.alert {
  border-radius: 0 0 4px 4px;
  border-top: 0;
}