Bootstrap: Fix warning block width
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ block content
|
|||||||
}, 60000 );
|
}, 60000 );
|
||||||
});
|
});
|
||||||
.row
|
.row
|
||||||
.col-md-10
|
.col-md-12
|
||||||
if error !== null
|
if error !== null
|
||||||
.alert.alert-danger.alert-dismissable(role='alert')
|
.alert.alert-danger.alert-dismissable(role='alert')
|
||||||
button.close(type='button', data-dismiss='alert') ×
|
button.close(type='button', data-dismiss='alert') ×
|
||||||
|
|||||||
Reference in New Issue
Block a user