提交 8057217f 编写于 作者: K Kevin Burke 提交者: tfennelly

Line up elements in the left side

Now you can draw a straight vertical line and see that the logo image, the
beginning breadcrumb, and the build history are all in a straight line.
上级 b7ec8578
......@@ -19,9 +19,9 @@
}
#breadcrumbs {
list-style-type:none;
padding:0;
margin:0;
list-style-type: none;
padding: 0 0 0 8px;
margin: 0;
height: 2em;
border-bottom: 1px solid #d3d7cf;
}
......@@ -86,4 +86,4 @@
A.model-link.inside, #breadcrumbs A.inside {/* additional 'inside' class allows pre-allocation of the context menu space */
padding-right: 16px;
}
\ No newline at end of file
}
......@@ -47,7 +47,7 @@ body {
height: inherit;
}
#header .logo {
margin-left: 20px;
margin-left: 16px;
}
#jenkins-head-icon {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册