Removed for better merging

This commit is contained in:
Giulia Alfonsi 2014-04-03 13:41:20 +01:00
parent a6640d91b7
commit 21351c5fcf

View File

@ -530,15 +530,6 @@ span.menu {
padding-top: 35px;
}
.ie7 #live iframe {
position: absolute;
top: 35px;
left: 0;
right: 0;
bottom: 0;
padding-top: 0;
}
body.source #preview {
display: none;
}
@ -716,14 +707,6 @@ body.preview #source select {
height: 100%;
}
/*.ie7 textarea {
margin: 0;
top: 30px;
left: 0.4em;
right: 0.4em;
bottom: 0.4em;
}*/
.ie7 .editbox {
left: 0;
}
@ -2016,32 +1999,6 @@ a.active:hover {
/*padding: 3px 20px 10px 3px;*/
padding: 0;
}
.ie7 .dropdown {
top: 100%;
left: 0;
z-index: 10;
}
.ie7 .help .dropdown {
left: auto;
right: 0;
}
.ie7 #control,
.ie7 .control,
.ie7 .help {
position: static;
}
.ie7 .help {
float: right;
}
.ie7 #help {
width: 260px;
}
.ie7 #embedfield {
border: 2px solid #b7dffd;
width: 95%;
margin: 0;
position: static;
}
.dropdown .meta {
color: #999;