mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-27 12:24:03 +00:00
follow button width
This commit is contained in:
parent
19ee7999f4
commit
9c028ea54b
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ only screen and ( -o-min-device-pixel-ratio: 2/1) {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
.bs-docs-social-buttons .twitter-follow-button {
|
.bs-docs-social-buttons .twitter-follow-button {
|
||||||
width: 216px !important;
|
width: 225px !important;
|
||||||
}
|
}
|
||||||
.bs-docs-social-buttons .twitter-share-button {
|
.bs-docs-social-buttons .twitter-share-button {
|
||||||
width: 98px !important;
|
width: 98px !important;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue