mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-26 13:19:49 +07:00
fixed style typo in sample/diff/css
This commit is contained in:
@@ -255,7 +255,7 @@ input[type=text]:focus {
|
||||
font-size: 16px;
|
||||
font-style: inherit;
|
||||
font-weight: normal;
|
||||
line-height: 24px
|
||||
line-height: 24px;
|
||||
margin: 0;
|
||||
margin-bottom: 1em;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user