mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Fix syntax errors in less templates
This commit is contained in:
parent
fd09cc3726
commit
a22b5e773e
@ -65,7 +65,7 @@ due to the login screen showing on top of the dashboard, we're hiding the border
|
||||
|
||||
#replacementImg{
|
||||
align:center;
|
||||
width: 100px:
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
|
||||
}
|
||||
|
||||
@ -347,7 +347,7 @@
|
||||
.header {
|
||||
width: 100%;
|
||||
height: 28px;
|
||||
padding: bottom: 5px;
|
||||
bottom: 5px;
|
||||
|
||||
|
||||
.search-field {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user