提交 1f9153b9 编写于 作者: D Dmitriy Zaporozhets

Merge branch 'ui-is-broken-in-search-result-page' into 'master'

Fix term height so text overflap does not happen.

Fixes #12449 

Height was set on the `.term`. It made the text overlap. 

See merge request !2518
......@@ -3,10 +3,6 @@
border-bottom: 1px solid #DDD;
padding-bottom: 15px;
margin-bottom: 15px;
.term {
height: 22px;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册