-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
Milestone
Description
| Q | A |
|---|---|
| Bug or feature request? | Bug |
| Which Swagger/OpenAPI version? | Latest |
| Which Swagger-UI version? | Latest |
| How did you install Swagger-UI? | swagger-net |
| Which browser & version? | Chrome |
| Which operating system? | Win10 |
Demonstration API definition
http://swashbuckletest.azurewebsites.net/swagger/ui/index#/
Expected Behavior
All the Expand Operation arrows should have the same position
Current Behavior
If the controller has no comment the arrows shows after the name on the left
If the controller has a comment the arrows shows padded to the right

