提交 9021c86d 编写于 作者: E edisonxiang

fix topbar bug

上级 4aaa0c56
......@@ -25,7 +25,11 @@
align-items: center;
margin-bottom: 0;
list-style-type: none;
padding: 15px 0px;
/* padding: 15px 0px; */
}
header .topbar li {
height: 50px;
}
header .topbar .search {
......@@ -37,7 +41,7 @@
header .topbar .search a.list:active {
color:inherit;
text-decoration: none;
padding: 0 10px;
padding: 15px 10px;
}
header .navbar-brand {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册