fix(popularApp): fix padding css

pull/3/head
alex 2016-03-01 20:39:36 +03:00
parent fba1717092
commit 9c761a153e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.popular-app {
.panel.popular-app {
&>.panel-body {
padding: 0;
}