Bug 1255837 - Add padding to right edge of JSON View JSON Tab. r=Honza

MozReview-Commit-ID: 9G71PrC9kcy

--HG--
extra : rebase_source : ca458065f7097b3a097af90799398791b9ed340a
This commit is contained in:
David Walsh 2016-04-19 10:05:37 -05:00
parent 784e22bcdc
commit 55dee7085e

View File

@ -22,6 +22,7 @@
overflow-y: auto;
font-size: 11px;
font-family: var(--monospace-font-family);
padding-right: 5px;
}
/* The tree takes the entire horizontal space within the panel content. */