Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Make margin and padding of mx_InviteDialog_other consistent #8063

Merged
merged 2 commits into from
Mar 16, 2022
Merged

Make margin and padding of mx_InviteDialog_other consistent #8063

merged 2 commits into from
Mar 16, 2022

Commits on Mar 16, 2022

  1. Make margin and padding of mx_InviteDialog_other consistent

    Closes: element-hq/element-web#20631
    
    This commit removes the margin-right of the address bar, keeping the
    same padding on the right and left side of the panel. The padding-right
    of mx_InviteDialog_roomTile should be retained as there is padding-left
    for the list of the rooms.
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    7cea710 View commit details
    Browse the repository at this point in the history
  2. Specify margin between sections

    Specify margin between sections, instead of relying on the default
    margin of the heading (h3).
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f61a8d5 View commit details
    Browse the repository at this point in the history