diff --git a/umap/static/umap/css/tableeditor.css b/umap/static/umap/css/tableeditor.css index b304825c..070d4422 100644 --- a/umap/static/umap/css/tableeditor.css +++ b/umap/static/umap/css/tableeditor.css @@ -56,8 +56,6 @@ .umap-table-editor textarea, .umap-table-editor input[type=text] { border-radius: initial; - width: initial; - position: fixed; } .umap-table-editor th button { transform: rotate(90deg);