Commit be34e2fd authored by Mark Otto's avatar Mark Otto

grunt

parent 29b4031d
...@@ -2928,12 +2928,16 @@ input[type="button"].btn-block { ...@@ -2928,12 +2928,16 @@ input[type="button"].btn-block {
.dropdown-item { .dropdown-item {
display: block; display: block;
width: 100%;
padding: 3px 20px; padding: 3px 20px;
clear: both; clear: both;
font-weight: normal; font-weight: normal;
line-height: 1.5; line-height: 1.5;
color: #373a3c; color: #373a3c;
text-align: inherit;
white-space: nowrap; white-space: nowrap;
background: none;
border: 0;
} }
.dropdown-item:focus, .dropdown-item:focus,
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
...@@ -2928,12 +2928,16 @@ input[type="button"].btn-block { ...@@ -2928,12 +2928,16 @@ input[type="button"].btn-block {
.dropdown-item { .dropdown-item {
display: block; display: block;
width: 100%;
padding: 3px 20px; padding: 3px 20px;
clear: both; clear: both;
font-weight: normal; font-weight: normal;
line-height: 1.5; line-height: 1.5;
color: #373a3c; color: #373a3c;
text-align: inherit;
white-space: nowrap; white-space: nowrap;
background: none;
border: 0;
} }
.dropdown-item:focus, .dropdown-item:focus,
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment