Update knockoutjs

This commit is contained in:
RainLoop Team 2014-08-19 14:33:59 +04:00
parent 79a5c11556
commit 69e3ebb146
19 changed files with 250 additions and 123 deletions

View file

@ -75,4 +75,4 @@ var
$document = $(window.document),
NotificationClass = window.Notification && window.Notification.requestPermission ? window.Notification : null
;
;

View file

@ -39,6 +39,7 @@
.folder-name {
display: inline-block;
word-break: break-all;
white-space: pre-wrap;
.box-sizing(border-box);
margin-left: 7px;
line-height: 22px;