Skip to content

Commit

Permalink
Minor layout update
Browse files Browse the repository at this point in the history
  • Loading branch information
webfashionist committed Aug 17, 2018
1 parent 4320174 commit eb3db08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion info.json
@@ -1,6 +1,6 @@
{
"name" : "RichText",
"version" : "1.0.13",
"version" : "1.0.14",
"source" : "https://github.com/webfashionist/RichText/",
"info" : "https://github.com/webfashionist/RichText/"
}
2 changes: 1 addition & 1 deletion src/richtext.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/richtext.scss
Expand Up @@ -53,7 +53,7 @@ $highlight: #3498db;

a {
display: block;
padding: 10px 14px;
padding: 10px 13px;
border-right: #EFEFEF solid 1px;
cursor: pointer;
-webkit-transition: background-color 0.4s;
Expand Down

0 comments on commit eb3db08

Please sign in to comment.