aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
diff options
context:
space:
mode:
authorfat <[email protected]>2013-05-16 20:20:27 -0700
committerfat <[email protected]>2013-05-16 20:20:27 -0700
commit2433a076acc4dc318d238fd78361130a92e0a341 (patch)
tree86dbea11983b7a33fc8ca37036140162d937b6b3 /docs/assets/css/bootstrap.css
parent140ef2320bbb96ad90b73a884d83198706affaf9 (diff)
parentbdd50228331128668be6e9cd68e1f6794b620243 (diff)
downloadbootstrap-2433a076acc4dc318d238fd78361130a92e0a341.tar.xz
bootstrap-2433a076acc4dc318d238fd78361130a92e0a341.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css28
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index bec7260c2..326ae4990 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -1535,34 +1535,6 @@ select:focus:invalid:focus {
box-shadow: 0 0 6px #f8b9b7;
}
-.form-actions {
- padding: 20px 20px;
- margin-top: 20px;
- margin-bottom: 20px;
- background-color: #f5f5f5;
- border-top: 1px solid #e5e5e5;
-}
-
-.form-actions:before,
-.form-actions:after {
- display: table;
- content: " ";
-}
-
-.form-actions:after {
- clear: both;
-}
-
-.form-actions:before,
-.form-actions:after {
- display: table;
- content: " ";
-}
-
-.form-actions:after {
- clear: both;
-}
-
.help-block {
display: block;
margin-top: 5px;