mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Remove double border in content
This commit is contained in:
parent
ba05346804
commit
65631c23c7
@ -273,6 +273,9 @@ li.operation div.content {
|
|||||||
margin: 0 0 20px 0;
|
margin: 0 0 20px 0;
|
||||||
background-color: #f0f0f0;
|
background-color: #f0f0f0;
|
||||||
}
|
}
|
||||||
|
li.operation > div.content {
|
||||||
|
border-top:0px;
|
||||||
|
}
|
||||||
li.operation div.content h4 {
|
li.operation div.content h4 {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user