Skip to content

Commit fd0f069

Browse files
committed
refactor: Remove unused css rules related previously to editions/view
1 parent 1e8486f commit fd0f069

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

static/css/legacy.less

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,6 @@ table {
4545
border-collapse: collapse;
4646
border-spacing: 0;
4747

48-
// openlibrary/templates/type/edition/view.html
49-
&#toc-table {
50-
width: 100%;
51-
font-size: 0.8125em;
52-
td {
53-
padding: 5px 15px 5px 0;
54-
}
55-
}
56-
// openlibrary/templates/type/edition/view.html
57-
&.navEdition {
58-
margin-bottom: 5px;
59-
td.nowrap {
60-
white-space: nowrap;
61-
}
62-
td {
63-
padding: 0;
64-
margin: 0;
65-
vertical-align: middle;
66-
}
67-
}
6848
&.meta {
6949
margin-top: 10px;
7050
td {

0 commit comments

Comments
 (0)