mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
bootrstrap, login font back to normal (https://github.com/opnsense/core/issues/3377)
This commit is contained in:
parent
c24b45f17f
commit
834f0e12b9
@ -33,7 +33,7 @@ label {
|
||||
display: inline-block;
|
||||
max-width: 100%; // Force IE8 to wrap long content (see https://github.com/twbs/bootstrap/issues/13141)
|
||||
margin-bottom: 5px;
|
||||
font-weight: bold;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -3123,7 +3123,7 @@ label {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
margin-bottom: 5px;
|
||||
font-weight: bold;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
input[type=search] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user