Ignore:
Timestamp:
Mar 22, 2011, 11:16:28 PM (13 years ago)
Author:
flop25
Message:

overflow hidden

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flop_style/thumbnails/polaroid.css

    r9821 r9834  
    55        z-index: 1;
    66}
    7 .navigationBar {
    8         clear:both;
    9 }
    107ul.thumbnails {
    118        list-style: none;
    12         overflow: visible;
     9        overflow: hidden;
    1310        width: 100%;
    1411        padding-top: 20px;
     
    3128        -o-transform:rotate(-2deg);
    3229        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    33   text-shadow: 0 1px 1px #CCC;
     30        text-shadow: 0 1px 1px #CCC;
    3431        background: none repeat scroll 0 0 #FFFFFF;
    3532        color: #333333;
Note: See TracChangeset for help on using the changeset viewer.