[FileManager] updated FileManager sources
authorPiotr Dabrowski <p.dabrowski2@samsung.com>
Fri, 4 Oct 2013 07:46:53 +0000 (09:46 +0200)
committerPiotr Dabrowski <p.dabrowski2@samsung.com>
Fri, 4 Oct 2013 07:46:53 +0000 (09:46 +0200)
Change-Id: I1b4444bad6adf1a6adcb3a6b5fc51fd361935fc7

css/style.css

index 94917c0..8c6e687 100644 (file)
@@ -25,7 +25,7 @@ body {
        display: inline-block;
        position: absolute;
        line-height: 32px;
-       white-space: nowrap;
+       white-space: pre;
        text-overflow: ellipsis;
        width: 75%;
        overflow: hidden;
@@ -242,4 +242,4 @@ input.ui-input-text.new_folder {
 @-webkit-keyframes rotation {
        from {-webkit-transform: rotate(0deg);}
        to {-webkit-transform: rotate(359deg);}
-}
\ No newline at end of file
+}