Merge pull request #1 from thomaswilburn/master
Merge newest commits from master
This commit is contained in:
commit
acf98e2b5f
2 changed files with 3 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
max-width: 200px;
|
||||
min-width: 0px;
|
||||
// margin-right: 3px;
|
||||
opacity: .5;
|
||||
background: @background;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Caret",
|
||||
"description": "Professional text editing for Chrome and Chrome OS",
|
||||
"version": "1.6.2",
|
||||
"version": "1.6.3",
|
||||
"manifest_version": 2,
|
||||
"default_locale": "en",
|
||||
"icons": {
|
||||
|
@ -178,4 +178,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue