mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
reduce width of direct link input field
This commit is contained in:
parent
7abfe2bd4f
commit
8a643ac5bc
1 changed files with 1 additions and 1 deletions
|
|
@ -138,5 +138,5 @@ thead{
|
|||
}
|
||||
.directLink input{
|
||||
margin-left: 10px;
|
||||
width: 600px;
|
||||
width: 300px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue