Improve composer pop-up on mobile (#1106)

This commit is contained in:
RainLoop Team 2016-07-15 20:21:24 +03:00
parent 641fb3e532
commit c145137b25
3 changed files with 11 additions and 4 deletions

View file

@ -88,3 +88,8 @@ svg-icon {
.lg-backdrop.in {
opacity: 0.8;
}
.btn .btn-text {
padding-left: 8px;
}