Skip to content

Commit

Permalink
Small code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
annevelden committed Mar 27, 2024
1 parent 3e0efff commit 6ecdbe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/adminhtml/web/css/configtab.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@
}

#paynl_settings_paynl_general_settings .tooltip .help span::before, #paynl_settings_paynl_general_settings .tooltip .help a::before,
#paynl_settings_paynl_advanced_settings .tooltip .help span::before, #paynl_settings_paynl_advanced_settings .tooltip .help a::before{
#paynl_settings_paynl_advanced_settings .tooltip .help span::before, #paynl_settings_paynl_advanced_settings .tooltip .help a::before {
opacity: 0.5;
}

#paynl_settings_paynl_general_settings td.use-default,
#paynl_settings_paynl_advanced_settings td.use-default{
#paynl_settings_paynl_advanced_settings td.use-default {
float: left;
margin-left: 10px;
}

0 comments on commit 6ecdbe8

Please sign in to comment.