mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
N°1209 - Fix Organization selector width
SVN:trunk[5154]
This commit is contained in:
@@ -1442,6 +1442,7 @@ fieldset .details > .field_container {
|
||||
#SiloSelection * {
|
||||
box-sizing: border-box;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
}
|
||||
#SiloSelection .field_input_extkey {
|
||||
display: table;
|
||||
|
||||
@@ -1604,6 +1604,7 @@ fieldset .details>.field_container {
|
||||
*{
|
||||
box-sizing: border-box;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.field_input_extkey{
|
||||
|
||||
Reference in New Issue
Block a user