diff --git a/djangoshaker/static/custom.css b/djangoshaker/static/custom.css new file mode 100644 --- /dev/null +++ b/djangoshaker/static/custom.css @@ -0,0 +1,4 @@ +.btn-fixed { + width: 98% !important; + text-align: left; +} \ No newline at end of file