Avi Ziv | b8e2faf | 2017-07-18 19:45:38 +0300 | [diff] [blame] | 1 | .vsp-component-computeFlavor-view { |
2 | .component-questionnaire-validation-form { | ||||
3 | .vm-sizing-section { | ||||
4 | .section-title { | ||||
5 | text-transform: capitalize; | ||||
6 | font-size: 18px; | ||||
7 | } | ||||
8 | .duplicate-title-line label.control-label{ | ||||
9 | height: 2.7em; | ||||
10 | } | ||||
11 | } | ||||
12 | } | ||||
13 | } | ||||
14 | |||||
15 | .compute-flavor-editor-modal-edit { | ||||
16 | .modal-lg { | ||||
17 | width: 1182px; | ||||
18 | } | ||||
19 | } |