basic updates to UI, some js clean-up (moving some literals into goatConstants)
This commit is contained in:
@ -747,4 +747,10 @@ fieldset[disabled] .btn-warning.active {
|
||||
#buttonPanel {
|
||||
padding:3px;
|
||||
width:auto;
|
||||
}
|
||||
|
||||
#topLinks {
|
||||
float:right;
|
||||
margin-right:5px;
|
||||
margin-top:3px;
|
||||
}
|
Reference in New Issue
Block a user