Browse Source
UI-3209: Fix incorrect value for custom data attribute `feature` (#92)
4.3
Joris Tirado
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
submodules/users/users.scss
|
|
|
@ -788,7 +788,7 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
&[data-feature="forward"] { |
|
|
|
&[data-feature="call_forward"] { |
|
|
|
width: 600px; |
|
|
|
|
|
|
|
.btn-group { |
|
|
|
|