.new_issues { .field_item { > label { width: 100%; margin-right: 0; text-align: left; } textarea { width: 670px; } .field_item_content { width: 670px; } } } .issues_chat { .issues_chat_title_item { padding: 10px 0; text-align: center; &:first-child { width: 25%; } &:nth-child(2) { width: 40%; } &:nth-child(3) { border-right: none; width: 35%; } span { float: none; display: inline-block; vertical-align: top; } p { float: none; display: inline-block; vertical-align: top; } } .issues_chat_title { &.issues_chat_title_with_id { .issues_chat_title_item { width: 50%; &:nth-child(3) { border-right: #C1C4D1 1px solid; } } } } }