Remove fade animation for non mobile browsers

This commit is contained in:
RainLoop Team 2013-12-29 16:15:03 +04:00
parent 04932fce63
commit 3c93879802
18 changed files with 55 additions and 55 deletions

View file

@ -1,5 +1,5 @@
<div class="popups">
<div class="modal hide fade b-compose" data-backdrop="static" data-bind="modal: modalVisibility, css: {'loading': saving() || sending()}">
<div class="modal hide b-compose" data-backdrop="static" data-bind="modal: modalVisibility, css: {'loading': saving() || sending()}">
<div class="modal-header b-header-toolbar g-ui-user-select-none">
<button type="button" class="close" data-bind="command: cancelCommand">&times;</button>
<a class="btn btn-large button-send" data-bind="command: sendCommand, css: {'btn-danger': sendError, 'btn-warning': sendSuccessButSaveError }">