Merge "Update gr-dropdown list formatting"
This commit is contained in:
@@ -96,6 +96,7 @@ limitations under the License.
|
||||
gr-date-formatter {
|
||||
color: rgba(0,0,0,.54);
|
||||
margin-left: 2em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
gr-select {
|
||||
display: none;
|
||||
@@ -105,6 +106,7 @@ limitations under the License.
|
||||
dropdown content as if it is tapping whatever content is underneath it.
|
||||
The next two styles allow this to happen. */
|
||||
iron-dropdown {
|
||||
max-width: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
paper-listbox {
|
||||
|
||||
Reference in New Issue
Block a user