Skip to content

Commit

Permalink
Dev: Remove 4px padding for inputs (use Bootstrap default instead)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Jul 27, 2016
1 parent 7302159 commit 12bced7
Show file tree
Hide file tree
Showing 18 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion styles/Apple_Blossom/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Apple_Blossom/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Bay_of_Many/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Bay_of_Many/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Black_Pearl/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Black_Pearl/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Dark_Sky/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Dark_Sky/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Free_Magenta/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Free_Magenta/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Noto_All_Languages/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Noto_All_Languages/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Purple_Tentacle/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Purple_Tentacle/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Sea_Green/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Sea_Green/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down
2 changes: 1 addition & 1 deletion styles/Sunset_Orange/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion styles/Sunset_Orange/css/lime-admin-common.css
Expand Up @@ -1286,7 +1286,6 @@ input[type="checkbox"]:disabled:checked:after,

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
display: inline-block;
padding: 4px;
font-size: 14px;
line-height: 18px;
border: 1px solid #ccc;
Expand Down

0 comments on commit 12bced7

Please sign in to comment.