This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
nextcloud-server
mirror of
https://github.com/nextcloud/server
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
add max-width to directLink input to prevent overflow
remotes/origin/ldap_group_count
Jan-Christoph Borchardt
12 years ago
parent
23f2c48a43
commit
9434ed44f8
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
apps/files_sharing/css/public.css
1
apps/files_sharing/css/public.css
View File
@ -115,4 +115,5 @@ thead {
.
directLink
input
{
margin-left
:
5px
;
width
:
300px
;
max-width
:
90
%
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/nextcloud-server
Title
Body
Create Issue