We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Fixed broken checkbox bug.
Michael Hartl (author)
Mon Jun 16 17:52:35 -0700 2008
commit  a7d33daee1222e4a4e8ca6ebb90cff1de4614048
tree    fe1abef26a6daf8ce98eb4f27def5dfb9b046581
parent  03d66071ebe9425ee4eba4e5329dc10dfb06c3fb
...
247
248
249
250
251
252
253
...
247
248
249
 
250
251
252
0
@@ -247,7 +247,6 @@ body.single-col .col1 form input {
0
 label.checkbox {display: inline; float: left;margin-right: 12px;}
0
 body.single-col .col1 form input.checkbox {
0
   display: inline;
0
- float: left;
0
   width: auto;
0
 }
0
 .form_row {

Comments

    No one has commented yet.