ashafer27 / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

background position not correct #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. this is the style that i use :
#BoxS1_1 #Down {
    background: url("../images/box_s1_down.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 0 none;
    color: #251D0A;
    font-weight: bold;
    height: auto;
    padding: 12px 10px 0;
    text-align: left;
    width: 182px;
}
.curvedBottom{
    -moz-border-radius: 8px 8px 0 0;
}

What is the expected output? What do you see instead?
background position should be on the bottom, but it's on top 

What version of the product are you using? On what operating system?
2.1, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by ahmad.al...@gmail.com on 22 Mar 2011 at 3:33

Attachments: