Skip to content

Commit

Permalink
Update ModuleActions.css for dnnsoftware#5783
Browse files Browse the repository at this point in the history
- Removed fixed height 
- Removed Font Family Arial
  • Loading branch information
Timo-Breumelhof authored Aug 8, 2023
1 parent 4b31e41 commit c7247d0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,11 @@ div.actionMenu ul.dnn_mact > li.actionMenuMove > ul {
}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {
padding: 8px 0 5px 10px;
height: 20px;
margin: 0;
border-bottom: 1px solid #cccccc;
border-top: none;
cursor: pointer;
font-size: 12px;
font-family: Arial;
line-height: 18px;
text-shadow: none;
}
Expand Down

0 comments on commit c7247d0

Please sign in to comment.