[Git][noosfero/noosfero][master] display search results in the same line

Leandro Nunes gitlab at mg.gitlab.com
Mon Jan 29 15:37:27 BRST 2018


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
4c38e7fe by Leandro Nunes dos Santos at 2018-01-29T14:36:57-03:00
display search results in the same line

- - - - -


1 changed file:

- public/designs/themes/base/style.scss


Changes:

=====================================
public/designs/themes/base/style.scss
=====================================
--- a/public/designs/themes/base/style.scss
+++ b/public/designs/themes/base/style.scss
@@ -953,6 +953,10 @@ div#notice {
   width: 48%;
 }
 
+.search-results-box ul li {
+  display: inline;
+}
+
 #content .no-boxes h1 {
   font-variant: small-caps;
   color: #555753;



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/4c38e7fe06ace4cd6f1bd7ad6f273faec39440ed

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/4c38e7fe06ace4cd6f1bd7ad6f273faec39440ed
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180129/d38210a7/attachment-0001.html>


More information about the Noosfero-dev mailing list