Fix minor alert layout issue on IE 11.

pull/11/head
Murtuza Zabuawala 2018-10-30 09:27:14 +00:00 committed by Dave Page
parent d97431cb4f
commit 140372a5cf
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
-webkit-user-select: text;
-ms-user-select: text;
user-select: text;
width: 100%;
}
.error-in-footer {