Преглед изворни кода

Merge pull request #1599 from toke/master

Prevent screwed up layout on long Content-Types
bubble
Tony Tam пре 9 година
родитељ
комит
66b574c220
1 измењених фајлова са 4 додато и 1 уклоњено
  1. +4
    -1
      src/main/less/specs.less

+ 4
- 1
src/main/less/specs.less Прегледај датотеку

@@ -744,6 +744,9 @@
outline: 2px solid black;
outline-color: #cc0000;
}
select[name='parameterContentType'] {
max-width:300px;
}
}
div.response {
div.block {
@@ -1104,4 +1107,4 @@
}
}

}
}

Loading…
Откажи
Сачувај