Skip to content

Commit

Permalink
Match code padding to match other code blocks in info pane - Fixes jd…
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeOFprosper committed Sep 15, 2015
1 parent 2132fdf commit 0159e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/shared/info-panel/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
display: -webkit-box;
margin-top: 10px;
overflow: hidden;
padding: 3px;
padding: 10px;
word-wrap: break-word;
-webkit-line-clamp: 15;
-webkit-box-orient: vertical;
Expand Down

0 comments on commit 0159e9e

Please sign in to comment.