提交 9f2e1b33 编写于 作者: M Martin Bastien

navbar tooltip position fix when "loading" appears.

上级 c04e9733
......@@ -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.
先完成此消息的编辑!
想要评论请 注册