Commit 03258683 authored by Mark Otto's avatar Mark Otto

property order

parent fef413f9
......@@ -98,12 +98,12 @@ hr {
// -------------------------
.sr-only {
border: 0;
clip: rect(0 0 0 0);
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment