mirror of
https://github.com/writeas/paste-chrome
synced 2018-07-20 11:45:21 +00:00
Fix Publish button display
Remove redundant text-align Explicitly set font-size
This commit is contained in:
parent
b037bc04ae
commit
bec44aaf2c
@ -36,10 +36,10 @@
|
||||
border: 1px solid rgb(114, 120, 191);
|
||||
background: rgb(114, 120, 191);
|
||||
color: white;
|
||||
text-align: right;
|
||||
margin-left: 0.5em;
|
||||
width: 7em;
|
||||
text-align: center;
|
||||
font-size: 0.86em;
|
||||
transition: all .2s ease-out;
|
||||
border-radius: .25em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user