Skip to content

Commit ff00a08

Browse files
committed
Finalize backport of style fixes to metadata page
1 parent c3634ec commit ff00a08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

geonode_mapstore_client/client/themes/geonode/less/_metadata.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
padding: 0 0.75rem;
171171
}
172172
hr {
173-
margin-top: 0 !important;
173+
margin-top: 0;
174174
}
175175
.field-object-properties {
176176
padding: 0.75rem 0;
@@ -192,6 +192,7 @@
192192
grid-template-columns: max-content auto;
193193
padding: 0 0.75rem;
194194
dt {
195+
min-width: 200px;
195196
padding: 0.25rem;
196197
text-align: right;
197198
grid-column-start: 1;

0 commit comments

Comments
 (0)