- change Message z-index to overlap over Doodle3D logo

- change Message position in DOM so that the Message box is fully visible in the mobile view
This commit is contained in:
Adriaan Wormgoor 2013-10-29 14:43:48 +01:00
parent 5f15b9945c
commit 7003aefe66
2 changed files with 32 additions and 29 deletions

View File

@ -13,6 +13,8 @@
color: #333;
white-space:nowrap;
z-index: 5;
display:none;
&.error {

View File

@ -60,9 +60,10 @@
<img class="btnInfo btn" src="img/buttons/btnInfo.png">
</div>
<div id="message"></div>
</div>
<div id="message"></div>
<!-- center panel -->
<div class="centerpanel">
<div class="logopanel">