Skip to content

Commit 60f60bb

Browse files
committed
minor #17551 [CSS] Remove duplicate cursor property (Sevrahk)
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #17551). Discussion ---------- [CSS] Remove duplicate cursor property The "cursor: pointer;" property was present 2 times in the css class. Commits ------- 4e97bb8 Remove duplicate cursor property
2 parents fe14e38 + 4e97bb8 commit 60f60bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858

5959
.sf-toolbarreset .hide-button {
6060
background: #444;
61-
cursor: pointer;
6261
display: block;
6362
position: absolute;
6463
top: 0;

0 commit comments

Comments
 (0)