forked from Public/pics
CropEditor: adopt a more Bootstrap-savvy form layout
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
color: #fff;
|
||||
}
|
||||
#crop_editor input[type=number] {
|
||||
width: 75px;
|
||||
width: 85px;
|
||||
background: #555;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -44,6 +44,7 @@
|
||||
.crop_position {
|
||||
background: rgba(0, 0, 0, 1.0);
|
||||
border: none;
|
||||
display: flex;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user