#4853 Relation view between 1600 and 1780 px
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
fe3a103767
commit
408ea68f84
@ -247,19 +247,6 @@ fieldset .formelement {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1600px) {
|
||||
fieldset .formelement {
|
||||
clear: none;
|
||||
}
|
||||
#foreign_keys.relationalTable td:first-child + td select {
|
||||
width: auto;
|
||||
margin-right: 1%;
|
||||
}
|
||||
#foreign_keys.relationalTable {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/* revert for Gecko */
|
||||
fieldset div[class=formelement] {
|
||||
white-space: normal;
|
||||
|
||||
@ -531,19 +531,6 @@ fieldset .formelement {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1600px) {
|
||||
fieldset .formelement {
|
||||
clear: none;
|
||||
}
|
||||
#foreign_keys.relationalTable td:first-child + td select {
|
||||
width: auto;
|
||||
margin-right: 1%;
|
||||
}
|
||||
#foreign_keys.relationalTable {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/* revert for Gecko */
|
||||
fieldset div[class=formelement] {
|
||||
white-space: normal;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user