mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Cleaned up auth settings
This commit is contained in:
12
UI/Content/Overrides/bootstrap.less
vendored
12
UI/Content/Overrides/bootstrap.less
vendored
@@ -15,14 +15,16 @@
|
||||
}
|
||||
|
||||
.btn {
|
||||
min-width : 80px;
|
||||
|
||||
&.btn-mini{
|
||||
min-width: 0px;
|
||||
text-transform : capitalize;
|
||||
min-width : 80px;
|
||||
|
||||
&.btn-mini {
|
||||
min-width : 0px;
|
||||
}
|
||||
|
||||
&.btn-icon-only{
|
||||
min-width: 15px;
|
||||
&.btn-icon-only {
|
||||
min-width : 15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user