Cleanup some code [skip ci]

This commit is contained in:
James Cole 2015-05-25 22:17:41 +02:00
parent 8f2c37061b
commit 64a289a47c
5 changed files with 1 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -176,7 +176,6 @@
// Allow for dropdowns to go bottom up (aka, dropup-menu)
//
// Just add .dropup after the standard .dropdown class and you're set, bro.
// TODO: abstract this so that the navbar fixed styles are not placed here?
.dropup,
.navbar-fixed-bottom .dropdown {

View File

@ -185,7 +185,6 @@
//** `<input>` border color
@input-border: #ccc;
// TODO: Rename `@input-border-radius` to `@input-border-radius-base` in v4
//** Default `.form-control` border radius
@input-border-radius: @border-radius-base;
//** Large `.form-control` border radius

View File

@ -1 +1 @@
*.db
*.db