fixed overlapping text in topic text-title

v1.18.x
psychobunny 12 years ago
parent 6fe5a93a73
commit def871ac89

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

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

Loading…
Cancel
Save