1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

simplify build process more - remove really annoying date.

This commit is contained in:
Jacob Thornton
2012-01-27 21:06:09 -08:00
parent 4e191c423d
commit 15d3a4797f
5 changed files with 9 additions and 16 deletions

View File

@@ -273,4 +273,4 @@
.offset12 { .offset(12); }
}
*/
*/

View File

@@ -6,7 +6,6 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Fri Jan 27 20:16:25 PST 2012
*/
article,
aside,
@@ -1971,7 +1970,7 @@ table .span12 {
.navbar-search .search-query :-moz-placeholder {
color: #eeeeee;
}
.navbar-search .search-query ::-webkit-input-placeholder {
.navbar-search .search-query::-webkit-input-placeholder {
color: #eeeeee;
}
.navbar-search .search-query:hover {