Readd space in app store view

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-04-17 19:19:58 +02:00
parent 4251856218
commit 1f2f701931
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 5 additions and 0 deletions

View File

@ -1036,6 +1036,10 @@ span.version {
&.apps-experimental {
flex-basis: 90%;
}
h2.app-name {
display: block;
margin: 8px 0;
}
}
.app-description {
p {
@ -1074,6 +1078,7 @@ span.version {
position: absolute;
padding-left: 6px;
padding-top: 15px;
.enable {
position: relative;
top: -1px;