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

CSS for the delete threepid button
pull/2808/head
David Baker 2016-12-22 15:31:38 +00:00 committed by GitHub
commit fa46757830
1 changed files with 1 additions and 1 deletions

View File

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