mirror of https://github.com/vector-im/riot-web
fix left margins in UserInfo
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
d17a2ff80c
commit
afecaa1662
|
@ -211,7 +211,7 @@ limitations under the License.
|
|||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
.mx_UserInfo_scrollContainer:not(.mx_UserInfo_separator) {
|
||||
.mx_UserInfo_container:not(.mx_UserInfo_separator) {
|
||||
padding-top: 16px;
|
||||
padding-bottom: 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue