Remove unused documents-related CSS
We don't have any elements matching the `.documents .icon-document` selector.
This commit is contained in:
@@ -2044,14 +2044,6 @@ table {
|
|||||||
padding: $line-height / 2;
|
padding: $line-height / 2;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.icon-document {
|
|
||||||
color: #007bb7;
|
|
||||||
display: inline-block;
|
|
||||||
font-size: rem-calc(24);
|
|
||||||
line-height: $line-height;
|
|
||||||
vertical-align: middle;
|
|
||||||
}
|
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user