Merge "Allow link text selection in notifications"

This commit is contained in:
Jenkins 2016-02-10 13:02:56 +00:00 committed by Gerrit Code Review
commit 0a3a744bd5
1 changed files with 1 additions and 0 deletions

View File

@ -3016,6 +3016,7 @@ input[type=range] {
.btn-link {
padding: 0;
border: 0;
user-select: text;
}
}
}