mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-21 17:52:10 +01:00
Merge pull request #110 from owncloud/FileAppLooks
Make it look like FileApp -> No Border
This commit is contained in:
commit
ff22ae5a5b
@ -26,12 +26,7 @@ input.disabled, input.disabled:hover, input.disabled:focus {
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 2em;
|
|
||||||
/* width: 100%; */
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
/* position: fixed; */
|
|
||||||
left: 336px;
|
|
||||||
right:0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#add_form {
|
#add_form {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user