Merge pull request #253 from SlappyBag/master

Fixes up/down checkboxes spilling onto second line
This commit is contained in:
Tyler Renelle
2013-01-29 11:19:00 -08:00
+4
View File
@@ -43,6 +43,10 @@ html,body,p,h1,ul,li,table,tr,th,td
color: rgb(153, 153, 153)
.reward pre
background-color: white
label.checkbox.inline{
width: 40px
}
.todos
.nav-pills > .active > a, .nav-pills > .active > a:hover