alert margins

pull/1/head
David Benqué 2019-12-16 16:05:59 +00:00
parent fccd1d5cc0
commit 4173bf168f
2 changed files with 4 additions and 1 deletions

View File

@ -29,6 +29,7 @@
color: @cryptpad_text_col;
}
// teams invite modal
.cp-teams-invite-block {
display: flex;
align-items: center;
@ -41,7 +42,8 @@
resize: none;
}
.cp-teams-invite-alert {
margin-top: 15px;
margin-top: 10px;
}
.cp-teams-invite-spinner {
font-size: 1.2em;
.fa {

View File

@ -1677,6 +1677,7 @@ define([
}, h('textarea', {
readonly: 'readonly'
})),
linkError = h('div.alert.alert-danger.cp-teams-invite-alert', {style : 'display: none;'}),
linkWarning = h('div.cp-teams-invite-alert.alert.alert-warning.dismissable', {
style: "display: none;"
}, [