Skip to content

Commit

Permalink
Remove unused style
Browse files Browse the repository at this point in the history
Signed-off-by: RD WebDesign <[email protected]>
  • Loading branch information
rdwebdesign committed Nov 3, 2023
1 parent b2325c8 commit f56102a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions style/pi-hole.css
Original file line number Diff line number Diff line change
Expand Up @@ -1390,17 +1390,3 @@ table.dataTable tbody > tr > .selected {
white 4%
);
}

button#toggle-password {
background: none;
border: none;
cursor: pointer;
/* Media query isn't shown here. */
font-size: var(--mobile-font-size);
font-weight: 300;
padding: 0;
/* Display at the top right of the container */
position: absolute;
top: -1.5em;
right: 0;
}

0 comments on commit f56102a

Please sign in to comment.