float connect button right because flex styles messed up the pencil icon

pull/1/head
ansuz 7 years ago
parent 21f1527c71
commit ecef970250

@ -95,6 +95,11 @@
line-height: 40px; line-height: 40px;
} }
} }
// I tried using flexbox but messed with how the pencil icon was displayed
#inviteButton {
float: right;
}
#description { #description {
position: relative; position: relative;
font-size: 16px; font-size: 16px;

Loading…
Cancel
Save