2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

grunt for days

This commit is contained in:
Mark Otto
2014-02-07 02:24:37 -08:00
parent 6814393c9a
commit 3ccc16cad0
7 changed files with 9 additions and 6 deletions
+3
View File
@@ -1733,6 +1733,9 @@ fieldset[disabled] .form-control {
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"] {
line-height: 34px;
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -34,9 +34,9 @@ body {
left: 0;
z-index: 1000;
display: block;
padding: 70px 20px 20px;
overflow-x: hidden;
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
padding: 70px 20px 20px;
background-color: #f5f5f5;
border-right: 1px solid #eee;
}