Changeset a2828e in indico


Ignore:
Timestamp:
04/06/11 11:11:36 (2 years ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
c8a3670
Parents:
2b11e5
Message:

[FIX] Removed margin right for Is available

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/RoomBookingMapOfRoomsWidget.tpl

    rf387bc ra2828e  
    2525<p> 
    2626  <span> 
    27     <span><input id="isAvailable" class="mapFilterCheckbox" type="checkbox"></span> 
     27    <span><input id="isAvailable" class="mapFilterCheckbox" type="checkbox" style="margin-right:0px;"></span> 
    2828    <span class="mapFilterLabel">Is available:</span> 
    2929  </span> 
Note: See TracChangeset for help on using the changeset viewer.