source: extensions/simple_themes/simple-sunset/fix-ie5-ie6.css @ 10779

Last change on this file since 10779 was 10779, checked in by plg, 13 years ago

add Simple Sunset into SVN (current version 2.1.b, compatible with Piwigo 2.1/2.2)

File size: 204 bytes
Line 
1/* fix for IE */
2#stuffs_block_2 { display:  inline; overflow: hidden;}
3#stuffs_block_2  li{ list-style: none;}
4.content .stuffs_block {display:block;height:150px}
5 #the_page {
6  width: 980px;
7}
8
Note: See TracBrowser for help on using the repository browser.