Set a max width for the reply dropdown
Change-Id: Ib51bace52792afb96c6448d8f8c28e826ea7a169
This commit is contained in:
parent
0f0d3905dc
commit
a3377608c6
@ -35,6 +35,7 @@ limitations under the License.
|
||||
iron-dropdown {
|
||||
background-color: #fff;
|
||||
box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
|
||||
max-width: 40em;
|
||||
}
|
||||
button {
|
||||
background-color: #f1f2f3;
|
||||
|
Loading…
Reference in New Issue
Block a user