Update popover width

This commit is contained in:
Rune Hem Strand
2017-11-07 11:37:23 +01:00
parent 2343004be1
commit 93756a62f4

View File

@@ -32,7 +32,7 @@
background: @white;
border-radius: @baseBorderRadius;
z-index: 10000;
width: 250px;
width: 320px;
max-width: 100%;
box-sizing: border-box;
padding: 15px;