Skip to content

Commit e9879ae

Browse files
committed
adjust padding to remove extra space
1 parent 7425af9 commit e9879ae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,3 +697,7 @@ color: white;
697697
border-right: 5px solid transparent;
698698
border-top: 5px solid white;
699699
}
700+
701+
#roles-table td {
702+
padding: 7px 5px;
703+
}

0 commit comments

Comments
 (0)