diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 9516f18..7c53c84 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -5,12 +5,6 @@ - - uses - - - uses - diff --git a/src/main/webapp/workspaceportlet.css b/src/main/webapp/workspaceportlet.css index e554fbe..0dbf195 100644 --- a/src/main/webapp/workspaceportlet.css +++ b/src/main/webapp/workspaceportlet.css @@ -441,19 +441,4 @@ .button_toolbar { width: 60px; -} - -/** For the modal **/ -.insert-metadata-modal-style { - width: 1200px !important; - margin-left: -600px !important; -} - -.modal-body { - height: 550px; - max-height: none !important; -} - -.modal { - top: 2% !important; } \ No newline at end of file