FIxing "Active Profile" label width.
This commit is contained in:
@@ -12,7 +12,7 @@ body {
|
||||
|
||||
label {
|
||||
display: inline-block;
|
||||
width: 100px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
input {
|
||||
@@ -27,11 +27,6 @@ input {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.profiles label {
|
||||
width: 80px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.profiles {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user