Skip to content

Commit c629151

Browse files
author
Alex Perfilov
committed
css bugfix
1 parent 6f36977 commit c629151

File tree

1 file changed

+4
-4
lines changed
  • roots-nextdatagov/assets/css

1 file changed

+4
-4
lines changed

roots-nextdatagov/assets/css/rei.css

+4-4
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ h1.title {
615615
z-index: 1;
616616
font-size: .4em;
617617
bottom: 100%;
618-
left: 87%;
618+
left: 87%;
619619
margin-left: -60px;
620620
}
621621

@@ -709,7 +709,7 @@ tr.even td a.link_dataset {
709709
}
710710

711711
.dataset_counts_by_organization {
712-
margin-top: 3%
712+
margin-top: 3%;
713713
order: 1;
714714
}
715715

@@ -739,8 +739,8 @@ tr.even td a.link_dataset {
739739
text-decoration: none;
740740
}
741741

742-
.year li:nth-child(2) {
743-
border-left:0px;
742+
.year li:nth-child(2) {
743+
border-left:0px;
744744
}
745745

746746
/* ==========================================================================

0 commit comments

Comments
 (0)