make the mx_RoomView_statusAreaBox_line full width as per the ribot design

pull/499/head
Matthew Hodgson 2015-12-08 19:45:30 +00:00
parent 1d97a5f06b
commit 4b8d7a612a
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ limitations under the License.
.mx_RoomView_statusAreaBox_line {
border-top: 1px solid #eee;
margin-left: 63px;
/* margin-left: 63px; */
height: 1px;
}