提交 10491ce0 编写于 作者: D Dmitriy Zaporozhets

Merge pull request #4511 from yuters/patch-3

UI : navbar tooltip position fix when "loading" appears.
......@@ -64,3 +64,14 @@
&.nav-small-tabs > li > a { padding: 6px 9px; }
}
/**
* fix to keep tooltips position in top navigation bar
*
*/
.navbar .nav > li {
position: relative;
white-space: nowrap;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册