Merge pull request #1 from thomaswilburn/master

Merge newest commits from master
This commit is contained in:
William Brawner 2016-01-06 22:38:02 -06:00
commit acf98e2b5f
2 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@
justify-content: space-between;
align-items: center;
max-width: 200px;
min-width: 0px;
// margin-right: 3px;
opacity: .5;
background: @background;

View file

@ -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 @@
]
}
}
}
}