make the mx_RoomView_statusAreaBox_line full width as per the ribot design

This commit is contained in:
Matthew Hodgson 2015-12-08 19:45:30 +00:00
parent 1d97a5f06b
commit 4b8d7a612a

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;
}