Archived
1
0

added top margin to recent answers

This commit is contained in:
pixeldesu
2014-08-18 16:51:07 +02:00
parent bd9a919a25
commit 375caf8fd4
2 changed files with 5 additions and 1 deletions

View File

@@ -13,4 +13,8 @@
.rowm {
margin-top: 10px;
margin-bottom: 10px;
}
.recent-margin {
margin-top: 30px;
}