Browse Source

Remove fixed table-layout for entry content

Frédéric Guillot 6 years ago
parent
commit
63a549f0e3
2 changed files with 0 additions and 1 deletions
  1. 0 0
      ui/static/css.go
  2. 0 1
      ui/static/css/common.css

File diff suppressed because it is too large
+ 0 - 0
ui/static/css.go


+ 0 - 1
ui/static/css/common.css

@@ -858,7 +858,6 @@ article.feed-parsing-error {
 }
 
 .entry-content table {
-    table-layout: fixed;
     max-width: 100%;
 }
 

Some files were not shown because too many files changed in this diff