Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cards
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Sergej Lopatin
cards
Commits
4eef9396
Commit
4eef9396
authored
Dec 11, 2018
by
Curtis Adam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Markdeep: prevent svg content from zooming and fix the mathjax zoom
parent
a55a0657
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
content.scss
imports/ui/markdeep/content.scss
+0
-5
No files found.
imports/ui/markdeep/content.scss
View file @
4eef9396
.cardContent
.md
*
:not
(
svg
)
*,
.cardContent
.md
*
:not
(
#MathJax_ZoomFrame
)
*
{
font-size
:
100%
!
important
;
}
.cardContent
.placeholder
{
line-height
:
$line_height_card_content
!
important
;
}
.md
{
line-height
:
$line_height_card_content
!
important
;
@media
(
max-width
:
767px
)
{
...
...
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