Skip to content

Commit bdee2d3

Browse files
committed
Shifting icon to center of collapsed section
1 parent 15ee257 commit bdee2d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/skins/vector/css/vector-web/structures/RightPanel.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ limitations under the License.
112112
padding-left: 5px;
113113
}
114114

115+
.collapsed .mx_RightPanel_footer .mx_RightPanel_invite {
116+
padding-left: 10px;
117+
}
118+
115119
.mx_RightPanel_invite .mx_RightPanel_icon {
116120
display: inline-block;
117121
cursor: pointer;

0 commit comments

Comments
 (0)