adjust padding of text preview

This commit is contained in:
Morris Jobke 2016-07-04 15:38:16 +02:00
parent a4d75a60a9
commit 2e5e0c157d
1 changed files with 3 additions and 2 deletions

View File

@ -67,11 +67,12 @@
background-size: contain;
}
#app-sidebar .text {
#app-sidebar .large.text {
overflow-y: scroll;
overflow-x: hidden;
padding-left: 5px;
padding-top: 15px;
font-size: 80%;
margin-left: 0;
}
#app-sidebar .thumbnail {