Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix Bug420462--Signed-off-by: Adrian Aichner <adrian.aichner@gmail.com>
  • Loading branch information
anaran committed Oct 27, 2013
1 parent 8155681 commit 29bd508
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bundles/org.eclipse.orion.client.ui/web/css/ide.css
Expand Up @@ -49,6 +49,11 @@ button::-moz-focus-inner {
padding: 0;
}

code {
border: 1px solid;
display: block;
}

.navlink {
display: inline-block;
padding: 2px;
Expand Down

0 comments on commit 29bd508

Please sign in to comment.