mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-03 17:35:46 +03:00
removed duplicated styles
This commit is contained in:
parent
7e11eb56e7
commit
430bd4a087
|
@ -13,7 +13,6 @@ p {
|
||||||
|
|
||||||
nav input, nav button {
|
nav input, nav button {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 28px;
|
|
||||||
height: 28px;
|
height: 28px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
@ -34,7 +33,6 @@ nav input {
|
||||||
}
|
}
|
||||||
|
|
||||||
nav button {
|
nav button {
|
||||||
background-color: white;
|
|
||||||
border: 1px solid #FFFFFF;
|
border: 1px solid #FFFFFF;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user