Set a width on the reply dropdown
Otherwise it will shrink when not enough content is there. Change-Id: I9a4839ecdbc1b142742f60a7f592c2426ef38acf
This commit is contained in:
@@ -35,7 +35,7 @@ limitations under the License.
|
||||
iron-dropdown {
|
||||
background-color: #fff;
|
||||
box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
|
||||
max-width: 40em;
|
||||
width: 40em;
|
||||
}
|
||||
button {
|
||||
background-color: #f1f2f3;
|
||||
|
||||
Reference in New Issue
Block a user