Dashboard: Popular app widget begin

This commit is contained in:
smartapant 2016-05-02 15:32:16 +03:00
parent da6eb0db49
commit 4001b2fdf5
4 changed files with 62 additions and 5 deletions

View file

@ -198,3 +198,7 @@ a {
visibility: hidden !important;
}
}
.text-right {
text-align: right;
}