Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 5e20ba6

Browse files
committed
adding css for child fields
1 parent baa0178 commit 5e20ba6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: assets/css/site.css

+3-1
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,9 @@ background-color : #e3e3e3;
648648
.icon-fullscreen {
649649
background-position: -456px -144px;
650650
}
651-
651+
.child-field {
652+
border-left : 10em solid #fff;
653+
}
652654
@media (max-width: 979px) {
653655
.navbar .nav-collapse .nav.pull-right {
654656
float: none;

0 commit comments

Comments
 (0)