Remove extra whitespace on zuul message.
And extra div and p elements. Change-Id: I2d4fcc32bc2eb056befeb274c5f1aeba99fb60ed Reviewed-on: https://review.openstack.org/19993 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
3f7dfb5f3c
commit
8ddcf765a3
@ -50,7 +50,7 @@
|
|||||||
a:link {
|
a:link {
|
||||||
color: #204A87;
|
color: #204A87;
|
||||||
}
|
}
|
||||||
#message {
|
#message p{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.alertbox {
|
.alertbox {
|
||||||
@ -124,10 +124,8 @@ a:link {
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="message-container">
|
<div class="container">
|
||||||
<div class="container">
|
<div id="message"/>
|
||||||
<p id="message"/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="pipeline-container">
|
<div id="pipeline-container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user