Replace obvious tooltips. Fix line-height for top nav

Signed-off-by: NDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
上级 ce9cb516
......@@ -385,7 +385,7 @@ table {
a {
padding: 15px;
font-size: 20px;
line-height: 27px;
line-height: 28px;
color: #7f8fa4;
border-bottom: 2px solid transparent;
......
......@@ -30,7 +30,6 @@ module EventsHelper
class: "event-filter-link btn btn-default #{active}",
id: "#{key}_event_filter",
title: "Filter by #{tooltip.downcase}",
data: { toggle: 'tooltip', placement: 'top' }
}
link_to request.path, link_opts do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册