1. Made changes re: how the sparklines are rendered in "Full Spark" mode.
2. Made style changes to the person level front end.
This commit is contained in:
parent
7a8cbde92a
commit
7e7f5c6bc7
2 changed files with 10 additions and 8 deletions
|
@ -28,6 +28,8 @@
|
|||
|
||||
.sparkline_wrapper_table {
|
||||
display: inline;
|
||||
vertical-align: bottom;
|
||||
|
||||
}
|
||||
|
||||
.author_name {
|
||||
|
@ -46,11 +48,11 @@
|
|||
|
||||
.sub_headings a {
|
||||
font-size:0.7em;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
|
||||
.inline_href {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
#ego_profile {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue