[frio] Increase available width for shared content
- Added a bottom margin to the shared header - Removed padding and horizontal margins for the shared content
This commit is contained in:
parent
01a8671b66
commit
f64bd451ca
|
@ -1433,11 +1433,13 @@ section #jotOpen {
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
|
margin-bottom: 10px;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
blockquote.shared_content {
|
blockquote.shared_content {
|
||||||
margin-left: 20px;
|
padding: 0px;
|
||||||
|
margin-left: 0px;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.wall-item-tags,
|
.wall-item-tags,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user