diff --git a/css/bookmarks.css b/css/bookmarks.css index 0f75b98e..3c9d593b 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -26,12 +26,7 @@ input.disabled, input.disabled:hover, input.disabled:focus { overflow: auto; -moz-box-sizing: border-box; box-sizing: border-box; - padding: 2em; - /* width: 100%; */ height: 100%; - /* position: fixed; */ - left: 336px; - right:0; } #add_form {