Merge pull request #2784 from vector-im/dbkr/delete_threepid

CSS for the delete threepid button
This commit is contained in:
David Baker 2016-12-22 15:31:38 +00:00 committed by GitHub
commit fa46757830

View File

@ -174,7 +174,7 @@ limitations under the License.
font-size: 16px;
}
.mx_UserSettings_addThreepid {
.mx_UserSettings_threepidButton {
display: table-cell;
padding-left: 0.5em;
position: relative;