2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

change type of comment

This commit is contained in:
Mark Otto
2011-08-30 08:27:55 -07:00
parent d42a00c19d
commit ed1139e838
3 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -745,7 +745,7 @@ input[type=submit].btn {
.inner {
background-color: #333;
background-color: rgba(0,0,0,.8);
*background-color: #333; /* IE 6-7 */
*background-color: #333; // IE 6-7
padding: 3px;
overflow: hidden;
width: 280px;