close #489 Added: App store vote & reviews

This commit is contained in:
cuneytsenturk
2018-09-14 12:17:25 +03:00
parent 901a409f4f
commit 9fe3d9b940
4 changed files with 70 additions and 1 deletions

4
public/css/app.css vendored
View File

@ -673,3 +673,7 @@ input[type="number"] {
padding: 0;
}
}
.pull-right.rating {
margin-top: -30px;
}