Skip to content

Commit f63ff34

Browse files
authored
Merge pull request DSpace#11450 from 4Science/task/main/CST-16756_2
Change style for date pickers
2 parents ac53150 + e57cbc9 commit f63ff34

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

dspace/config/submission-forms.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dc-qualifier>issued</dc-qualifier>
9595
<repeatable>false</repeatable>
9696
<label>Date of Issue</label>
97-
<style>col-sm-4</style>
97+
<style>col-md-4</style>
9898
<input-type>date</input-type>
9999
<hint>Please give the date of previous publication or public distribution.
100100
You can leave out the day and/or month if they aren't applicable.
@@ -108,7 +108,7 @@
108108
<dc-qualifier></dc-qualifier>
109109
<repeatable>false</repeatable>
110110
<label>Publisher</label>
111-
<style>col-sm-8</style>
111+
<style>col-md-8</style>
112112
<input-type>onebox</input-type>
113113
<hint>Enter the name of the publisher of the previously issued instance of this item.</hint>
114114
<required></required>
@@ -296,7 +296,7 @@
296296
<dc-qualifier>issued</dc-qualifier>
297297
<repeatable>false</repeatable>
298298
<label>Date of Issue</label>
299-
<style>col-sm-4</style>
299+
<style>col-md-4</style>
300300
<input-type>date</input-type>
301301
<hint>Please give the date of previous publication or public distribution.
302302
You can leave out the day and/or month if they aren't applicable.
@@ -310,7 +310,7 @@
310310
<dc-qualifier></dc-qualifier>
311311
<repeatable>false</repeatable>
312312
<label>Publisher</label>
313-
<style>col-sm-8</style>
313+
<style>col-md-8</style>
314314
<input-type>onebox</input-type>
315315
<hint>Enter the name of the publisher of the previously issued instance of this item.</hint>
316316
<required></required>
@@ -874,7 +874,7 @@
874874
<dc-qualifier>issued</dc-qualifier>
875875
<repeatable>false</repeatable>
876876
<label>Date of Issue</label>
877-
<style>col-sm-4</style>
877+
<style>col-md-4</style>
878878
<input-type>date</input-type>
879879
<hint>Please give the date of previous publication or public distribution.
880880
You can leave out the day
@@ -890,7 +890,7 @@
890890
<dc-qualifier></dc-qualifier>
891891
<repeatable>false</repeatable>
892892
<label>Publisher</label>
893-
<style>col-sm-8</style>
893+
<style>col-md-8</style>
894894
<input-type>onebox</input-type>
895895
<hint>Enter the name of the publisher of the previously issued instance of this item.</hint>
896896
<required></required>

0 commit comments

Comments
 (0)