view app/assets/stylesheets/app_bootstrap.scss @ 266:c3080316b4dd

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

@import 'twitter/bootstrap';
@import 'sticky-footer';

// Rails support.
.field_with_errors {
  @extend .has-error;
}