mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
fixed button size
This commit is contained in:
Vendored
+8
@@ -16,6 +16,14 @@
|
||||
|
||||
.btn {
|
||||
min-width : 80px;
|
||||
|
||||
&.btn-mini{
|
||||
min-width: 0px;
|
||||
}
|
||||
|
||||
&.btn-icon-only{
|
||||
min-width: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.slide-button {
|
||||
|
||||
Reference in New Issue
Block a user