fixed overlapping text in topic text-title

This commit is contained in:
psychobunny
2013-09-11 15:21:23 -04:00
parent 6fe5a93a73
commit def871ac89
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// TODO: Needs to be cleaned up - do not child theme or you will lose your work.
.account {
.topic-row {

View File

@@ -120,6 +120,7 @@
margin: 0;
.topic-title {
line-height: 1.5em;
width: auto;
overflow: hidden;
margin: 0 0 -5px 0;