Commit 6686c1b9 authored by André Luís's avatar André Luís

Fix incorrect nesting in scss for ie11

parent 879b4bba
...@@ -58,7 +58,7 @@ table { ...@@ -58,7 +58,7 @@ table {
display: none; display: none;
} }
table, &,
tbody, tbody,
td { td {
display: block; display: block;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment