Skip to content

Commit

Permalink
Minor css hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura González committed Jan 17, 2017
1 parent 4ffa086 commit 8566a6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "indexdotco-js",
"version": "1.4.2",
"version": "1.4.3",
"description": "Javascript plugin for Index.co embeds",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/template/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,12 @@
margin: 1em;
font-size: 0.9em;
line-height: 1.4em;
max-height: 8.2em;
text-align: left;
font-weight: 300;
overflow: hidden;
text-overflow: ellipsis;
flex: 1 1 0;
margin-bottom: 0;
}

.idc-card-tagline-text {
Expand Down

0 comments on commit 8566a6e

Please sign in to comment.