diff --git a/main/gradebook/lib/be/category.class.php b/main/gradebook/lib/be/category.class.php index 16016e2d8c..e20546304f 100755 --- a/main/gradebook/lib/be/category.class.php +++ b/main/gradebook/lib/be/category.class.php @@ -1845,7 +1845,7 @@ class Category implements GradebookItem $url, array( 'target' => '_blank', - 'class' => 'btn' + 'class' => 'btn btn-default' ) );