Skip to content
Snippets Groups Projects
Commit e231ff32 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

tweak the CSS for compound rules summary

related to #251
adds some margin on the sides to improve alignment
parent 1bf4fc4c
No related branches found
No related tags found
1 merge request!20Prepare for v1.0.3
Pipeline #41785 passed
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
{% endif %} {% endif %}
</div> </div>
<h4 class="pt-2 compound_list_title">Chemistry rules</h4> <h4 class="pt-2 compound_list_title">Chemistry rules</h4>
<div class="row"> <div class="row m-1">
<table class="table table-sm col-sm-12 col-md-6 card_border m-1" style="text-align: center;"> <table class="table table-sm col-sm-12 col-md-6 card_border m-1" style="text-align: center;">
<thead> <thead>
<tr> <tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment