[IMP] looks of advanced search: don't wrap propositions, stretch drawer instead

bzr revid: xmo@openerp.com-20120515062254-plemqlt82k115ml6
This commit is contained in:
Xavier Morel 2012-05-15 08:22:54 +02:00
parent e7fb5c93c5
commit cff21795ed
3 changed files with 5 additions and 3 deletions

View File

@ -1167,7 +1167,7 @@
top: 100%;
right: 0;
background-color: white;
width: 100%;
min-width: 100%;
display: none;
border: 1px solid #cccccc;
text-align: left;
@ -1262,6 +1262,7 @@
.openerp .oe_searchview .oe_searchview_drawer .oe_searchview_advanced li {
list-style: none;
margin: 0;
white-space: nowrap;
}
.openerp .oe_searchview .oe_searchview_drawer .oe_opened h4:before {
content: "▾ ";

View File

@ -941,7 +941,7 @@ $colour4: #8a89ba
top: 100%
right: 0
background-color: white
width: 100%
min-width: 100%
display: none
border: 1px solid #ccc
text-align: left
@ -1019,6 +1019,7 @@ $colour4: #8a89ba
li
list-style: none
margin: 0
white-space: nowrap
.oe_opened
h4:before

View File

@ -1482,7 +1482,7 @@
</form>
</div>
<div t-name="SearchView.advanced" class="oe_searchview_advanced">
<h4>Advanced Search...</h4>
<h4>Advanced Search</h4>
<form>
<ul>