1.10 beta

This commit is contained in:
RainLoop Team 2016-05-02 23:42:29 +03:00
parent 116de6fd45
commit ecf23a4f6d
27 changed files with 259 additions and 158 deletions

View file

@ -37,3 +37,10 @@
}
}
}
html.rl-mobile {
.b-languages-content .lang-item {
width: calc(~'100% - 40px');
}
}