bars fix
This commit is contained in:
parent
7cdf8a0925
commit
5cea0197f3
@ -1,18 +1,11 @@
|
||||
<table style="widht: 1000px;;">
|
||||
${bars_party}
|
||||
</table>
|
||||
${bars_user}
|
||||
<div class="span6" style="margin: 0;">
|
||||
<div class="hero_unit" style="margin: 0; padding: 20px; background-color: gainsboro; width: 95%;">
|
||||
<p>${text}</p>
|
||||
<p>${text}</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="hero_unit" style="width: 100%; padding: 0; margin: 0;">
|
||||
<div class="hero_unit" style="width: 90%; padding-left: 0; margin: 0;">
|
||||
<table>${bars_party}</table>
|
||||
${bars_user}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -7,11 +7,7 @@ box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.5);">
|
||||
<div class="span6">
|
||||
<h3>${vote_title}</h3>
|
||||
|
||||
|
||||
<div class="span5" id="openvoteinfo${poll_ID}" style="margin: 0; display: none;">
|
||||
|
||||
</div>
|
||||
<br>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
@ -28,6 +24,10 @@ box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.5);">
|
||||
<input size="120" name="coolcc">
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="span5" id="openvoteinfo${poll_ID}" style="margin: 0; display: none; width: 100%;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
x
Reference in New Issue
Block a user