mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
limit the size of the contact selectbox (search-result)
This commit is contained in:
parent
d2ad639d3e
commit
f3ea79899e
File diff suppressed because one or more lines are too long
@ -236,6 +236,7 @@
|
|||||||
</grid>
|
</grid>
|
||||||
<styles>
|
<styles>
|
||||||
.hideFrom input { display: none; }
|
.hideFrom input { display: none; }
|
||||||
|
.link_select select { width: 250px; }
|
||||||
</styles>
|
</styles>
|
||||||
</template>
|
</template>
|
||||||
</overlay>
|
</overlay>
|
||||||
|
Loading…
Reference in New Issue
Block a user