Skip to content

Commit

Permalink
fixup! fixup! Refactor grid style types and impls
Browse files Browse the repository at this point in the history
  • Loading branch information
MaloJaffre committed May 20, 2017
1 parent c5bfa54 commit da48e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/style/values/generics/grid.rs
@@ -1,7 +1,7 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

//! Generic types for the handling of
//! [grids](https://drafts.csswg.org/css-grid/).

Expand Down

0 comments on commit da48e3a

Please sign in to comment.