Adjust div.box-header style.

This commit is contained in:
takezoe
2013-07-10 00:20:23 +09:00
parent 1978061a06
commit c091d96999

View File

@@ -130,7 +130,7 @@ div.box-header {
border-top-right-radius: 1px;
border: 1px solid #d8d8d8;
border-bottom: none;
padding: 10px 10px 11px 10px;
padding: 8px 10px 8px 10px;
text-shadow: 0 1px 0 #fff
}