mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Fixed styling bug on stats profile page. (#11187)
* Fixed styling bug on stats profile page. * 24 px popover-content-titleonly
This commit is contained in:
committed by
Matteo Pagliazzi
parent
684a615a07
commit
6724413ce9
@@ -152,11 +152,6 @@
|
||||
background: #f9f9f9;
|
||||
}
|
||||
|
||||
.gearTitle {
|
||||
color: white;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.progress-container > .progress {
|
||||
background-color: $gray-500 !important;
|
||||
height: 16px !important;
|
||||
@@ -329,11 +324,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.gearTitle {
|
||||
color: white;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.profile-section {
|
||||
h2 {
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user