Commit dcbf1e51 authored by Brian Nelson's avatar Brian Nelson

Compiles changes to CSS

parent 220fee80
...@@ -3917,7 +3917,7 @@ a.thumbnail:focus { ...@@ -3917,7 +3917,7 @@ a.thumbnail:focus {
color: #ffffff; color: #ffffff;
text-align: center; text-align: center;
white-space: nowrap; white-space: nowrap;
vertical-align: middle; vertical-align: baseline;
background-color: #999999; background-color: #999999;
border-radius: .25em; border-radius: .25em;
} }
...@@ -3976,7 +3976,7 @@ a.thumbnail:focus { ...@@ -3976,7 +3976,7 @@ a.thumbnail:focus {
color: #ffffff; color: #ffffff;
text-align: center; text-align: center;
white-space: nowrap; white-space: nowrap;
vertical-align: middle; vertical-align: baseline;
background-color: #999999; background-color: #999999;
border-radius: 10px; border-radius: 10px;
} }
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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