view app/assets/stylesheets/app_bootstrap.css.scss @ 122:a836cfe4092f

Use hash instead of search because IE can't into replaceState. Also probably better cached by browsers.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 15:21:01 +0700
parents c24b17044ad1
children bf214f66874d
line wrap: on
line source

@import 'twitter/bootstrap';
@import 'twitter/bootstrap-responsive';

.dropdown-menu {
  min-width: 100px;
}