diff options
| -rw-r--r-- | less/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins.less b/less/mixins.less index 74e7177cd..6e0e399af 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -559,7 +559,7 @@ } .responsive-invisibility() { - &, + &, tr&, th&, td& { display: none !important; } |
