CSS display tabs bug fix

This commit is contained in:
Luis Aleixo 2021-08-23 09:02:08 +02:00
parent 13d2fcc3f6
commit 9ca6036036

View file

@ -98,11 +98,6 @@ p.notes {
margin-right: 1%;
}
#rules,
#data {
display: none!important;
}
@media (width: 1200px) {
/* CSS styling for break avoid. */
.break-avoid {