mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
removing comments from ansible-ui.less
This commit is contained in:
parent
13bc0a7b78
commit
c3f5909600
@ -173,7 +173,6 @@ a:focus {
|
||||
.actions {
|
||||
a {
|
||||
font-size: 18px;
|
||||
// margin-right: 12px;
|
||||
}
|
||||
a:last-child {
|
||||
margin-right: 0;
|
||||
@ -1032,8 +1031,6 @@ input[type="checkbox"].checkbox-no-label {
|
||||
/* Less padding on .table-condensed */
|
||||
.table-condensed>tbody>tr>td,
|
||||
.table-condensed>thead>tr>th {
|
||||
// padding-top: 3px;
|
||||
// padding-bottom: 3px;
|
||||
padding: 0.5em 0.6em;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user