Skip to content

Commit ebf64ed

Browse files
kazoompaRamin Haeri Azad
and
Ramin Haeri Azad
authored
Added a special css class for input (#4485)
Co-authored-by: Ramin Haeri Azad <[email protected]>
1 parent 9ff8c4a commit ebf64ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mica-webapp/src/main/webapp/assets/css/bootstrap-3-4.css

+4
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
display: table;
5151
}
5252

53+
.bootstrap3 .input-group input[bs-datepicker] {
54+
min-width: 100%;
55+
}
56+
5357
.input-group-btn {
5458
display: none;
5559
}

0 commit comments

Comments
 (0)