Removed scrollbar from forum signature on profiles.
This commit is contained in:
parent
0d4e667395
commit
53f75b8bca
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
&__content {
|
||||
max-height: 150px;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue