| Index: infra/tools/antibody/static/tbr_by_user.css
|
| diff --git a/infra/tools/antibody/static/tbr_by_user.css b/infra/tools/antibody/static/tbr_by_user.css
|
| index 9f99eda0f01ce077f144a4696689def9dad60161..fe885a45d5dc76e2b3ee0a7dd20091fdb206e3d8 100644
|
| --- a/infra/tools/antibody/static/tbr_by_user.css
|
| +++ b/infra/tools/antibody/static/tbr_by_user.css
|
| @@ -21,12 +21,12 @@ body {
|
| text-transform: uppercase;
|
| }
|
|
|
| -.gen_time {
|
| +.nav .gen_time {
|
| color: #A3A3A3;
|
| }
|
|
|
| .input-group {
|
| - margin-top: 70px;
|
| + margin-top: 90px;
|
| width: 70%;
|
| margin-left: auto;
|
| margin-right: auto;
|
| @@ -42,4 +42,4 @@ body {
|
|
|
| th {
|
| text-align: center;
|
| -}
|
| +}
|
|
|