Commit 4e5afa5c authored by Leo Iannacone's avatar Leo Iannacone

fix pull right icon on sticky-panel

parent 9f749067
......@@ -82,6 +82,10 @@ aside .nav-pills li {
padding: 8px 15px;
}
#sticky-package .name {
margin-right: 10px;
}
footer {
height: 40px;
}
......
......@@ -41,8 +41,8 @@
<div id="sticky-package-content">
<div class="panel-heading">
<h3 class="panel-title">
<span class="name"></span>
<span class="status pull-right"></span>
<span class="name"></span>
</h3>
</div>
<div class="panel-body">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment