mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 14:51:28 +00:00
* Added list view & grid view buttons on the dashboard, on click of which switches the view and avoids truncation of title of the page. * Indentation fixed.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Amend the width of container if you want to here
|
||||
@container-md-ie8: @container-md;
|
||||
|
||||
@grid-adjustment: percentage(@grid-gutter-width / @container-md-ie8);
|
||||
@grid-adjustment: percentage((@grid-gutter-width / @container-md-ie8));
|
||||
|
||||
.ie7, .ie8 {
|
||||
* {
|
||||
|
Reference in New Issue
Block a user