mirror of
https://gitlab.com/buildfeed/BuildFeed.git
synced 2024-03-22 21:10:34 +08:00
Fix styling for updated Add This buttons
This commit is contained in:
parent
9100ba6673
commit
67d8fc793c
File diff suppressed because one or more lines are too long
2
BuildFeed/res/css/default.min.css
vendored
2
BuildFeed/res/css/default.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -52,11 +52,23 @@ table
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.at_flat_counter
|
.at-share-btn-elements
|
||||||
{
|
{
|
||||||
vertical-align: 11px !important;
|
margin-left: -8px;
|
||||||
|
|
||||||
|
> .at_flat_counter
|
||||||
|
{
|
||||||
|
font-size: 14px !important;
|
||||||
|
vertical-align: top !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
> .at-share-btn
|
||||||
|
{
|
||||||
|
margin-left: 8px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.container
|
.container
|
||||||
{
|
{
|
||||||
width: 1240px;
|
width: 1240px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user