Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
663f3b1e
Commit
663f3b1e
authored
Apr 17, 2019
by
Robert Lyon
Committed by
Gerrit Code Review
Apr 17, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Bug 1824885: Add pages to collection rows overlap box"
parents
908856f6
76ff5ab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
htdocs/theme/raw/sass/lib/_draggable.scss
htdocs/theme/raw/sass/lib/_draggable.scss
+7
-2
No files found.
htdocs/theme/raw/sass/lib/_draggable.scss
View file @
663f3b1e
...
...
@@ -75,8 +75,13 @@
min-width
:
200px
;
}
#addviews
.ui-draggable-dragging
{
width
:
100%
!
important
;
#addviews
{
.btn-group
{
margin-left
:
0
;
}
.ui-draggable-dragging
{
width
:
100%
!
important
;
}
}
// Edit page sortable - hide everything but title
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment