Commit 3b33ddac authored by dimitrieh's avatar dimitrieh

darkened hr border color in descriptions because of update of bootstrap

parent 20afb4c6
...@@ -61,6 +61,7 @@ pre { ...@@ -61,6 +61,7 @@ pre {
hr { hr {
margin: $gl-padding 0; margin: $gl-padding 0;
border-top: 1px solid darken($gray-normal, 8%);
} }
.str-truncated { .str-truncated {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment