full width div by small description text css responsive -


i width: 100% text div. don't know why not working.

so if have small description text have not full width list div , if have long description text have 100% width div.

here screeny problem:

enter image description here

demo site

here html:

<div class="columns events_list_even margin_padding_clean">                             <div class="event_list_abstand">                             <div class="two columns padding_right_left_clean">                             <div class="date-list"><i class="fa fa-calendar fa-lg" style="margin-right: 10px"></i>mo. 14.04.2014 </div>                     <img src="http://www.davis-design.de/marktadresse/files/floh_troedel_jahrmarkt.png" class="category_icon">                     <img src="http://www.davis-design.de/marktadresse/layout/images/veranstaltung_halbwegs_ueberdachung.png" class="roof">                      </div>                      <div class="ten columns margin_bottom_clean padding_right_left_clean">                      <a href="/marktadresse/niedersachsen.html?veranstaltung=abendmarkt+osnabrueck%7e1x4jxcowhdpd4oj5ch%7e14.04.2014"><h2 class="date-ueberschrift" style="border-bottom: none;">abendmarkt osnabrueck</h2></a>                      <div class="date-info"> albrechtstraße 15 | 49076 osnabrück |                        floh-, trödel- &amp; jahrmarkt</div>                       <p class="margin_bottom_clean">lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam ...</p></div></div></div> 

please check image hereadd "width:100%" in class(event_list_abstand).


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -