Ignore:
Timestamp:
Jul 6, 2012 6:53:07 AM (11 months ago)
Author:
Thomas Bruederli <thomas@…>
Children:
3efc746
Parents:
30eb9ee
Message:

Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/larry/templates/addressbook.html

    r77fad16 r98d0960  
    6868 
    6969<div id="contacts-box" class="uibox"> 
    70         <roundcube:object name="addressframe" id="contact-frame" style="width:100%; height:96%" frameborder="0" src="/watermark.html" /> 
     70        <div class="iframebox"> 
     71                <roundcube:object name="addressframe" id="contact-frame" style="width:100%; height:100%" frameborder="0" src="/watermark.html" /> 
     72        </div> 
    7173        <roundcube:object name="message" id="message" class="statusbar" /> 
    7274</div> 
Note: See TracChangeset for help on using the changeset viewer.