Remove shadow

This commit is contained in:
Rashid Khan 2013-04-10 17:25:59 -07:00
parent 890a10df8d
commit 0018a7e333

View File

@ -6,10 +6,6 @@
color: #000;
}
.main {
box-shadow:0 3px 5px rgba(0, 0, 0, 0.4) inset, 0 -3px 5px rgba(0, 0, 0, 0.4) inset;
}
.kibana-row {
margin-left: 15px;
margin-bottom: 15px;