Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
minor fix on menu layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Oct 3, 2012
1 parent 54f7a90 commit 090eb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zanata-war/src/main/webapp/stylesheet/menu.css
Expand Up @@ -121,7 +121,7 @@
text-overflow:ellipsis;
overflow:hidden;
min-width:0;
max-width:90px;
max-width:55px;
display:inline-block;
}

Expand Down

0 comments on commit 090eb51

Please sign in to comment.