Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
trivalent
dashboard-trivalent
Commits
0f8bff25
Commit
0f8bff25
authored
Dec 14, 2018
by
Daniel Suarez Souto
Browse files
Visualization changes
parent
9535757d
Pipeline
#1095
passed with stages
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
demo/elements/news-chart/news-chart.html
View file @
0f8bff25
...
...
@@ -23,8 +23,8 @@
<div
class=
"col-md-2 img-wrapper"
>
<img
src=
{{checkSource(news)}}
style=
"width: 100%; display:block; position: relative;"
align=
"left"
>
</div>
<div
class=
"col-md-10"
>
<span
class=
"text"
style=
"font-size:15px; display:inline-block; vertical-align: middle;"
>
{{getHeadline(news)}}
</span>
<div
class=
"col-md-10"
style=
"display: flex; align-items: center;"
>
<span
class=
"text"
style=
"font-size:15px; display:inline-block; vertical-align: middle;
"
>
{{getHeadline(news)}}
</span>
</div>
</div>
</button>
...
...
Write
Preview
Supports
Markdown
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