Made link border thinner.

This commit is contained in:
Gunther Brunner
2014-11-07 12:11:11 +09:00
parent fcd37a065f
commit 28adf6fd96

View File

@@ -69,7 +69,7 @@ img.device-icon-smallest {
}
.stf-device-list .device-product-name-using {
border-bottom: 2px solid; /* leaving out the color inherits text color */
border-bottom: 1px solid; /* leaving out the color inherits text color */
}