mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Remove double border in content
This commit is contained in:
parent
ba05346804
commit
65631c23c7
1 changed files with 3 additions and 0 deletions
|
@ -273,6 +273,9 @@ li.operation div.content {
|
|||
margin: 0 0 20px 0;
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
li.operation > div.content {
|
||||
border-top:0px;
|
||||
}
|
||||
li.operation div.content h4 {
|
||||
font-size: 1.1em;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue