93167aa1 by Marty Penner

Remove CSS for hiding the mandrill dashboard widget

1 parent 0374f83c
...@@ -1543,7 +1543,3 @@ a, input, textarea, select { ...@@ -1543,7 +1543,3 @@ a, input, textarea, select {
1543 top: 4px; 1543 top: 4px;
1544 left: 2px; 1544 left: 2px;
1545 } 1545 }
1546
1547 .wp-admin #mandrill_widget {
1548 display: none;
1549 }
...\ No newline at end of file ...\ No newline at end of file
......