mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
Revert "bootrstrap, login font back to normal (https://github.com/opnsense/core/issues/3377)"
This reverts commit 834f0e12b9a1e1908a81c611a4e07ffc599de7cd.
This commit is contained in:
parent
c62da1cf03
commit
c09a999077
@ -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: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -3123,7 +3123,7 @@ label {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
margin-bottom: 5px;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
input[type=search] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user