1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00

Make it look like FileApp -> No Border

This commit is contained in:
ganomi 2014-12-07 20:57:38 +01:00
parent 800635081a
commit 81a814c375

View File

@ -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 {