Add margin to auto-close message on mobile

This commit is contained in:
Neil Lalonde 2013-09-12 11:45:06 -04:00
parent 3fcd331d43
commit 57dc8ed9f6
1 changed files with 3 additions and 0 deletions

View File

@ -38,3 +38,6 @@ a.edit-topic {font-size: 15px;}
}
#topic-closing-info {
margin-left: 10px;
}