We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852ff1d commit 833c399Copy full SHA for 833c399
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "__MSG_extensionName__",
4
- "version": "0.5.2",
+ "version": "0.5.3",
5
"description": "__MSG_extensionDescription__",
6
"default_locale": "en",
7
"homepage_url": "https://github.com/imigueldiaz/firefox-quick-abstract",
style/style.css
@@ -132,7 +132,7 @@ button.ok:hover {
132
}
133
134
#options-form select {
135
- width: 100%;
+ width: 95%;
136
padding: 8px;
137
margin-bottom: 8px;
138
background-color: #FFFFFF;
0 commit comments