Optimization: Email suggestions (#821)

This commit is contained in:
RainLoop Team 2015-09-21 21:07:27 +03:00
parent c69faa4264
commit 9b517feca3
2 changed files with 27 additions and 12 deletions

View file

@ -116,3 +116,17 @@
}
}
}
.popups {
.b-open-pgp-key-add-content {
&.modal {
width: 645px;
.inputKey {
width: 600px;
}
}
}
}