collections title height issue fixed

This commit is contained in:
jamilrehman 2016-09-02 19:23:20 +05:00
parent 0358ab4bf6
commit 5511e19616
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -749,7 +749,7 @@ h1{
background:$white;
padding: 10px 0 0;
overflow: hidden;
height: 26px;
height: 28px;
}
}