mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #16331 from overleaf/dk-remove-form-padding
[web] remove input padding added by .has-feedback GitOrigin-RevId: 22001e1f12dcc053270c30d757691765c8445ca0
This commit is contained in:
committed by
Copybot
parent
62cffcd909
commit
d828fa505f
@@ -282,11 +282,6 @@ input[type='checkbox'],
|
||||
// Enable absolute positioning
|
||||
position: relative;
|
||||
|
||||
// Ensure icons don't overlap text
|
||||
.form-control {
|
||||
padding-right: (@input-height-base * 1.25);
|
||||
}
|
||||
|
||||
// Feedback icon (requires .glyphicon classes)
|
||||
.form-control-feedback {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user