Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: css better img positioning for tables
  • Loading branch information
perexg committed Jun 12, 2015
1 parent c050007 commit 67138ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/webui/static/app/ext.css
Expand Up @@ -648,6 +648,11 @@
font-style: italic
}

.hts-doc-text td img {
display: inline;
margin: -10px -10px -10px -5px
}

/* List styles for webUI help */

.hts-doc-text dt {
Expand Down

0 comments on commit 67138ed

Please sign in to comment.