@@ -145,6 +145,10 @@
margin-bottom: @line-height-computed;
}
+ p {
+ margin-bottom: 0px;
+ }
+
&:hover {
border-color: @gray;