Make measurements filter slightly less wide

pull/916/head
Alex P 2017-02-22 14:54:00 -08:00
parent e0517ac1c1
commit 64e9ba3fc5
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
position: absolute;
top: 15px;
right: 16px;
width: calc(60% - 16px);
width: calc(50% - 16px);
height: 30px;
padding: 0;
z-index: 10;