aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-flex.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-05 23:14:53 -0700
committerMark Otto <[email protected]>2015-08-05 23:14:53 -0700
commitbe299c1b8bdff1e247af9ab211f3db89c24e1836 (patch)
tree0f5b5b4c0d0a0e6174891104b1a12a313299e1b0 /dist/css/bootstrap-flex.css
parentf534cabc7e0ff4607f123d29f7e188f1731d74f9 (diff)
downloadbootstrap-be299c1b8bdff1e247af9ab211f3db89c24e1836.tar.xz
bootstrap-be299c1b8bdff1e247af9ab211f3db89c24e1836.zip
switch to primary button there
Diffstat (limited to 'dist/css/bootstrap-flex.css')
-rw-r--r--dist/css/bootstrap-flex.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/dist/css/bootstrap-flex.css b/dist/css/bootstrap-flex.css
index 69474a374..70e014907 100644
--- a/dist/css/bootstrap-flex.css
+++ b/dist/css/bootstrap-flex.css
@@ -1457,7 +1457,7 @@ pre {
.form-control {
display: block;
width: 100%;
- padding: 0.5rem 0.75rem;
+ padding: 0.5rem 1rem;
font-size: 1rem;
line-height: 1.5;
color: #55595c;
@@ -1489,7 +1489,7 @@ pre {
display: block; }
.form-control-label {
- padding: 0.5625rem 0.75rem;
+ padding: 0.5625rem 1rem;
margin-bottom: 0; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@@ -1780,7 +1780,7 @@ fieldset[disabled] .checkbox label {
cursor: pointer;
user-select: none;
border: 0.0625rem solid transparent;
- padding: 0.5rem 0.75rem;
+ padding: 0.5rem 1rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
@@ -2406,7 +2406,7 @@ input[type="button"].btn-block {
vertical-align: middle; }
.input-group-addon {
- padding: 0.5rem 0.75rem;
+ padding: 0.5rem 1rem;
font-size: 1rem;
font-weight: normal;
line-height: 1;
@@ -3134,7 +3134,7 @@ input[type="button"].btn-block {
.pagination > li > span {
position: relative;
float: left;
- padding: 0.5rem 0.75rem;
+ padding: 0.5rem 1rem;
margin-left: -1px;
line-height: 1.5;
color: #0275d8;