Added ability to select install error message.

This commit is contained in:
Sean Li 2015-06-16 10:26:54 -07:00
parent fd98cb2ed8
commit 2149720664
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@
border-radius: 4px; border-radius: 4px;
width: 340px; width: 340px;
display: none; display: none;
-webkit-user-select: text;
} }
} }
} }