[-] FO: fixed bug Blocknewsletter.css has an extra bracket on the last line and when corrected override still won't work - #PSCFV-7436

This commit is contained in:
sLorenzini
2013-01-25 14:00:47 +01:00
parent 6e1f4a7bc7
commit 21e9a2c5a2

View File

@@ -43,7 +43,7 @@
*:first-child+html #newsletter_block_left input.inputNew {position:static;}/* hack ie 7 */
#newsletter_block_left input.button_mini {
postion:relative;
position:relative;
left:-2px;
height:23px;
width:24px;
@@ -53,9 +53,4 @@
cursor:pointer
}
*:first-child+html #newsletter_block_left input.button_mini {padding-left:24px !important;}/* hack ie 7 */
/*\*//*/div.madiv {
#newsletter_block_left input.button_mini {
position:relative;
top: 4px;
}/* hack ie 8 */
}/* */