mirror of https://github.com/vector-im/riot-web
make the mx_RoomView_statusAreaBox_line full width as per the ribot design
parent
1d97a5f06b
commit
4b8d7a612a
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue