fix #638: password generator drag issues

This commit is contained in:
antelle 2017-05-25 20:24:20 +02:00
parent 2af53d108b
commit eafc81c938
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
@mixin common-dropdown {
-webkit-app-region: no-drag;
@include th {
color: th(text-color);
background: th(background-color);

View File

@ -1,5 +1,8 @@
Release notes
-------------
##### v1.5.3 (TBD)
`-` fix #638: password generator drag issues
##### v1.5.2 (2017-05-25)
`-` fix #633: template ids issues