mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 15:58:38 -05:00
more fixes to About Tower dialog modal
This commit is contained in:
@@ -128,15 +128,19 @@ a:focus {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
#cowsay {
|
||||
padding-left: 30px;
|
||||
max-width: 340px;
|
||||
background-color: white;
|
||||
border-style: none;
|
||||
|
||||
#cowsay{
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
#about-modal-titlelogo{
|
||||
margin-bottom: 10px;
|
||||
width: 228px;
|
||||
height: 70px;
|
||||
width: 175px;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
#copyright-text{
|
||||
|
||||
Reference in New Issue
Block a user