[-] 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:
@@ -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 */
|
||||
}/* */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user