mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Removed extraneous comments
This commit is contained in:
parent
9c20e1b494
commit
7bcbaabd71
@ -1,4 +1,3 @@
|
||||
/* I think this shows up in ansible-ui.less*/
|
||||
body {
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-weight: 400;
|
||||
@ -7,12 +6,10 @@ body {
|
||||
font-size: 0.88rem;
|
||||
}
|
||||
|
||||
/* should this be less global? */
|
||||
.dropdown-toggle::after {
|
||||
display:none;
|
||||
}
|
||||
|
||||
/* should this go in tooltip.block..? */
|
||||
.tooltip.show {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user