Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[WebProfilerBundle] Fix anchor css
  • Loading branch information
ro0NL committed Feb 19, 2018
commit aed53d133f965ce6dc742f76d97b86464a904e44
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ a.doc:hover {

.anchor {
position: relative;
display: block;
display: inline;
top: -7em;
visibility: hidden;
}