aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-28 13:17:07 -0800
committerJacob Thornton <[email protected]>2012-01-28 13:17:07 -0800
commitb38a13ef98bbdf33deb94462386ecffaea89b242 (patch)
treeea949032b625168cce59e96eaeac9a19f2f7d3b1 /less/forms.less
parent6935f693b3bce10f9bfe7b7e1f3c2705ff2b6ca2 (diff)
parent1a22c3b30aa67b4f092b164fad188050af8bbab2 (diff)
downloadbootstrap-b38a13ef98bbdf33deb94462386ecffaea89b242.tar.xz
bootstrap-b38a13ef98bbdf33deb94462386ecffaea89b242.zip
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'less/forms.less')
-rw-r--r--less/forms.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/forms.less b/less/forms.less
index b8cb48b48..3792bf420 100644
--- a/less/forms.less
+++ b/less/forms.less
@@ -84,9 +84,9 @@ input[type="radio"] {
margin: 3px 0;
*margin-top: 0; /* IE7 */
line-height: normal;
- border: none;
+ border: 0;
cursor: pointer;
- .border-radius(0);
+ border-radius: 0 e("\0/");
}
// Reset the file input to browser defaults