Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d2a9a453cfd90e5f458143a257376fc8dbc5abd3
Authored by
gibransodre
2016-12-12 10:37:04 -0200
1 parent
bb65c926
Exists in
master
Formatação de tabelas.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
WebContent/css/default.css
Side-by-side Diff
Inline Diff
WebContent/css/default.css
Wrap text
Diff comments
View file @
d2a9a45
...
...
@@ -187,7 +187,7 @@ p {
187
187
display: block;
188
188
float: left;
189
189
text-align: left;
190
-
width: 11em;
190
+
/*width: 11em;*/
191
191
padding-right: 0.1em;
192
192
padding-bottom: 1px;
193
193
}
...
...