diff --git a/webui/src/styles/globals.css b/webui/src/styles/globals.css index b159c6f7de6..086a85283b0 100644 --- a/webui/src/styles/globals.css +++ b/webui/src/styles/globals.css @@ -602,11 +602,6 @@ td .form-group { margin-right: 8px; } -.object-viewer-buttons { - width: 20%; - text-align: right; - margin-right: 5px; -} .object-viewer-sql-input.form-control { background-color: #333333;