Skip to content

Commit 3f76a34

Browse files
committed
Truing to remove space before bibtex
1 parent 383f5d8 commit 3f76a34

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

css/group.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ svg {
146146
vertical-align: middle;
147147
}
148148

149+
details {
150+
margin-top: 0;
151+
padding-top: 0;
152+
}
149153

150154
.nav-pills > li > a.active {
151155
background-color: #980000 !important;
@@ -181,4 +185,4 @@ svg {
181185
user-select: none;
182186
-webkit-user-select: none;
183187
touch-action: manipulation;
184-
}
188+
}

0 commit comments

Comments
 (0)