diff --git a/src/stylesheets/panels.css b/src/stylesheets/panels.css index e14cf61..4182447 100644 --- a/src/stylesheets/panels.css +++ b/src/stylesheets/panels.css @@ -1,4 +1,3 @@ - /* Panel */ body > .center, @@ -51,6 +50,7 @@ div.directory > .dirname text-shadow: 1px 1px 2px #555; -moz-text-shadow: 1px 1px 2px #555; min-height: 20px; + word-wrap: break-word; } div.dirname input[type='text']{