commento-oauth.scss: explicitly define button width
This commit is contained in:
parent
27caa60e0c
commit
352c93bf88
@ -16,12 +16,14 @@
|
|||||||
background: #dd4b39;
|
background: #dd4b39;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
width: 70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commento-github-button {
|
.commento-github-button {
|
||||||
background: #000000;
|
background: #000000;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
width: 70px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user