MDL-85361 block_social_activity: Fix inline editing text field
This commit is contained in:
@@ -13,3 +13,7 @@
|
||||
.block_social_activities .instancename {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.block_social_activities .inplaceeditable.inplaceeditingon input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user