summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/fab/style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/fab/style.css b/themes/fab/style.css
index 366493b2e5..17e33ed20a 100644
--- a/themes/fab/style.css
+++ b/themes/fab/style.css
@@ -240,23 +240,16 @@ html[dir='rtl'] .makeMenu li ul li {
.person_box {
background-color:#DDF;
overflow:visible;
- height:56px;
}
.person_boxF {
background-color:#FDD;
overflow:visible;
- height:56px;
}
.person_boxNN {
background-color:#DFD;
overflow:visible;
- height:56px;
-}
-
-.action_header, .action_headerF {
- height:76px;
}
.action_headerF {background: #FDD;}