Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
006b477f
Commit
006b477f
authored
Apr 19, 2018
by
Clement Ho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Readd hide class
parent
abfc13ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
app/assets/stylesheets/bootstrap_migration.scss
app/assets/stylesheets/bootstrap_migration.scss
+4
-0
app/views/projects/_md_preview.html.haml
app/views/projects/_md_preview.html.haml
+3
-3
No files found.
app/assets/stylesheets/bootstrap_migration.scss
View file @
006b477f
...
...
@@ -54,6 +54,10 @@ table {
visibility
:
hidden
!
important
;
}
.hide
{
display
:
none
;
}
.
dropdown-toggle
:
:
after
{
// Remove bootstrap's dropdown caret
display
:
none
;
...
...
app/views/projects/_md_preview.html.haml
View file @
006b477f
...
...
@@ -30,11 +30,11 @@
.md-write-holder
=
yield
.md.md-preview-holder.js-md-preview.
d-non
e.md-preview
{
data:
{
url:
url
}
}
.referenced-commands.
d-non
e
.md.md-preview-holder.js-md-preview.
hid
e.md-preview
{
data:
{
url:
url
}
}
.referenced-commands.
hid
e
-
if
referenced_users
.referenced-users.
d-non
e
.referenced-users.
hid
e
%span
=
icon
(
"exclamation-triangle"
)
You are about to add
...
...
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